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.
1 parent c662101 commit d103755Copy full SHA for d103755
1 file changed
.github/workflows/publish.yml
@@ -86,7 +86,7 @@ jobs:
86
permissions:
87
id-token: write # for PyPI trusted publishing
88
steps:
89
- - uses: actions/download-artifact@v6
+ - uses: actions/download-artifact@v7
90
with:
91
name: dist
92
path: dist/
0 commit comments