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 0bae4a8 + 3a2a490 commit 3c18e6aCopy full SHA for 3c18e6a
.github/workflows/publish.yml
@@ -19,7 +19,7 @@ jobs:
19
python-version: '${{ steps.python-versions.outputs.min }}'
20
pre-install: poetry
21
22
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
23
with:
24
path: ./dist
25
0 commit comments