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 adb1fac + 0775af0 commit e1c966bCopy full SHA for e1c966b
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@v6
+ uses: actions/download-artifact@v7
40
with:
41
name: dist
42
path: dist
0 commit comments