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 @@ -149,7 +149,7 @@ jobs:
149149 name : Download Wheels
150150 steps :
151151 - name : Download all workflow run artifacts
152- uses : actions/download-artifact@v4
152+ uses : actions/download-artifact@v5
153153 - name : Flatten directory
154154 working-directory : .
155155 run : |
Original file line number Diff line number Diff line change 8383 id-token : write
8484 steps :
8585 - name : Download all the dists
86- uses : actions/download-artifact@v4
86+ uses : actions/download-artifact@v5
8787 with :
8888 name : all-dist-${{ github.run_id }}
8989 path : dist/
Original file line number Diff line number Diff line change 1818 with :
1919 persist-credentials : false
2020 - name : Run zizmor
21- uses : zizmorcore/zizmor-action@383d31df2eb66a2f42db98c9654bdc73231f3e3a
21+ uses : zizmorcore/zizmor-action@c17832b972c15fd5f3d5065a7e16ad761a0a10d2
You can’t perform that action at this time.
0 commit comments