Skip to content

Commit

Permalink
Bump action-download-artifact to v6 for vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebusm committed Dec 2, 2024
1 parent 6abf878 commit 19ce361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- id: download-wheel-artifact
name: Download wheel artifact from last successful build
if: ${{!inputs.version}}
uses: dawidd6/action-download-artifact@v2.28.0
uses: dawidd6/action-download-artifact@v6
with:
name: wheel-${{env.PY_IMPL}}-manylinux_x86_64
workflow: build.yml
Expand Down

0 comments on commit 19ce361

Please sign in to comment.