We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c5a189 commit 188b1ccCopy full SHA for 188b1cc
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
37
steps:
38
- name: Download all the dists
39
- uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4
+ uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
40
with:
41
name: python-package-distributions
42
path: dist/
0 commit comments