We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b648d96 commit 20412dbCopy full SHA for 20412db
1 file changed
.github/workflows/release.yml
@@ -42,7 +42,7 @@ jobs:
42
43
steps:
44
- name: Download all the dists
45
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8
46
with:
47
name: python-package-distributions
48
path: dist/
@@ -63,7 +63,7 @@ jobs:
63
64
65
66
67
68
69
0 commit comments