File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 - test:pkglint
2020
2121 steps :
22- - uses : actions/checkout@v4
22+ - uses : actions/checkout@v5
2323 with :
2424 fetch-depth : 0
2525
Original file line number Diff line number Diff line change 1313 fail-fast : false
1414
1515 steps :
16- - uses : actions/checkout@v4
16+ - uses : actions/checkout@v5
1717 # Get all of the git history. https://github.com/actions/checkout
1818 with :
1919 fetch-depth : 0
Original file line number Diff line number Diff line change 1313 fail-fast : false
1414
1515 steps :
16- - uses : actions/checkout@v4
16+ - uses : actions/checkout@v5
1717 with :
1818 fetch-depth : 0
1919
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515
1616 steps :
17- - uses : actions/checkout@v4
17+ - uses : actions/checkout@v5
1818 with :
1919 fetch-depth : 0
2020 - name : Set up Python
Original file line number Diff line number Diff line change 1818 - ' 3.12'
1919
2020 steps :
21- - uses : actions/checkout@v4
21+ - uses : actions/checkout@v5
2222 with :
2323 fetch-depth : 0
2424
You can’t perform that action at this time.
0 commit comments