We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97af082 + 7ec344f commit 1d85f01Copy full SHA for 1d85f01
1 file changed
.github/workflows/release.yml
@@ -54,7 +54,7 @@ jobs:
54
id-token: write
55
steps:
56
- name: Download distribution package
57
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
58
with:
59
name: python-package-distribution
60
path: dist/
0 commit comments