We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27f8127 + 2e748b9 commit bff1c6fCopy full SHA for bff1c6f
1 file changed
.github/workflows/publish-package.yaml
@@ -39,7 +39,7 @@ jobs:
39
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
40
steps:
41
- name: Download Python package dist artifacts
42
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
43
with:
44
name: python-package-dist
45
path: dist
0 commit comments