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 f00f764 commit 3a2a490Copy full SHA for 3a2a490
.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