We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 952d351 commit 8f16ba0Copy full SHA for 8f16ba0
1 file changed
.github/workflows/python-publish.yml
@@ -51,7 +51,7 @@ jobs:
51
id-token: write # IMPORTANT: mandatory for trusted publishing
52
steps:
53
- name: Download all the dists
54
- uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
55
with:
56
name: python-package-distributions
57
path: dist/
0 commit comments