File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Check out the repository
16- uses : actions/checkout@v5
16+ uses : actions/checkout@v6
1717 with :
1818 fetch-depth : 0
1919
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : Check out the repository
20- uses : actions/checkout@v5
20+ uses : actions/checkout@v6
2121 with :
2222 fetch-depth : 0
2323
Original file line number Diff line number Diff line change 2525
2626 steps :
2727 - name : Check out the repository
28- uses : actions/checkout@v5
28+ uses : actions/checkout@v6
2929 with :
3030 fetch-depth : 0
3131
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Check out the repository
13- uses : actions/checkout@v5
13+ uses : actions/checkout@v6
1414
1515 - name : Update template
1616 uses : iterative/py-template@main
You can’t perform that action at this time.
0 commit comments