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.
2 parents 3d8d7dd + 188b1cc commit b6e7748Copy full SHA for b6e7748
.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