File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2525 lint :
2626 runs-on : ubuntu-latest
2727 steps :
28- - uses : actions/checkout@v5 .0.0
28+ - uses : actions/checkout@v6 .0.0
2929 with :
3030 persist-credentials : false
3131 -
uses :
astral-sh/[email protected] 5959 needs :
6060 - lint
6161 steps :
62- - uses : actions/checkout@v5 .0.0
62+ - uses : actions/checkout@v6 .0.0
6363 with :
6464 persist-credentials : false
6565 # fetch the full git history to be able to determine creation dates for pages
Original file line number Diff line number Diff line change 1919 permissions :
2020 contents : write
2121 steps :
22- - uses : actions/checkout@v5 .0.0
22+ - uses : actions/checkout@v6 .0.0
2323 with :
2424 persist-credentials : true
2525 # fetch the full git history to be able to determine creation dates for pages
You can’t perform that action at this time.
0 commit comments