We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d919d56 + cddae73 commit ebf2531Copy full SHA for ebf2531
1 file changed
.github/workflows/python-publish.yml
@@ -40,7 +40,7 @@ jobs:
40
id-token: write # IMPORTANT: mandatory for trusted publishing
41
steps:
42
- name: Download all the dists
43
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
+ uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
44
with:
45
name: python-package-distributions
46
path: dist/
0 commit comments