We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43e077a + 47f9fac commit fb9de50Copy full SHA for fb9de50
1 file changed
.github/workflows/pypi_publish.yml
@@ -36,7 +36,7 @@ jobs:
36
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
37
steps:
38
- name: Download artifacts
39
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
40
with:
41
name: dist
42
path: dist
0 commit comments