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 7f86016 + 014ca82 commit c5bec6eCopy full SHA for c5bec6e
.github/workflows/pypi-publish.yaml
@@ -50,7 +50,7 @@ jobs:
50
id-token: write # This permission is mandatory for trusted publishing.
51
steps:
52
- name: Download built distribution
53
- uses: actions/download-artifact@v4.3.0
+ uses: actions/download-artifact@v5.0.0
54
with:
55
name: distribution-files
56
path: dist
0 commit comments