File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2929 shell : bash -l {0}
3030
3131 steps :
32- - uses : actions/checkout@v4
32+ - uses : actions/checkout@v5
3333 with :
3434 fetch-depth : 0
3535
Original file line number Diff line number Diff line change 2525 use-network : false
2626
2727 steps :
28- - uses : actions/checkout@v4
28+ - uses : actions/checkout@v5
2929 with :
3030 fetch-depth : 0
3131
@@ -150,7 +150,7 @@ jobs:
150150 shell : bash -l {0}
151151
152152 steps :
153- - uses : actions/checkout@v4
153+ - uses : actions/checkout@v5
154154 with :
155155 fetch-depth : 0
156156
Original file line number Diff line number Diff line change 3737 SDIST_NAME : ${{ steps.sdist.outputs.SDIST_NAME }}
3838
3939 steps :
40- - uses : actions/checkout@v4
40+ - uses : actions/checkout@v5
4141 with :
4242 # We need the full history to generate the proper version number
4343 fetch-depth : 0
You can’t perform that action at this time.
0 commit comments