File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919 TAG : ${{ github.sha }}
2020 steps :
2121 - name : Checkout
22- uses : actions/checkout@v4
22+ uses : actions/checkout@v5
2323 # Install the cosign tool except on PR
2424 # https://github.com/sigstore/cosign-installer
2525 - name : Install cosign
Original file line number Diff line number Diff line change 1616 TAG : ${{ github.sha }}
1717
1818 steps :
19- - uses : actions/checkout@v4
19+ - uses : actions/checkout@v5
2020
2121 - uses : actions/setup-dotnet@v4
2222 with :
Original file line number Diff line number Diff line change 3232 build :
3333 runs-on : ubuntu-latest
3434 steps :
35- - uses : actions/checkout@v4
35+ - uses : actions/checkout@v5
3636 - name : Copy images
3737 run : mkdir build && cp -R slides/img build/img && cp -R slides/themes build/themes
3838
You can’t perform that action at this time.
0 commit comments