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 d99b20f commit 52acba7Copy full SHA for 52acba7
.github/workflows/pypi.yaml
@@ -57,7 +57,7 @@ jobs:
57
id-token: write
58
59
steps:
60
- - uses: actions/download-artifact@v5
+ - uses: actions/download-artifact@v6
61
with:
62
name: releases
63
path: dist
0 commit comments