We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e8ea7f commit 724475dCopy full SHA for 724475d
1 file changed
template/.github/workflows/build.yml
@@ -48,7 +48,7 @@ jobs:
48
id-token: write
49
environment: pypi
50
steps:
51
- - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
+ - uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
52
with:
53
name: artifact
54
path: dist
0 commit comments