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 99ae07f + 6e850f6 commit 813d5fbCopy full SHA for 813d5fb
1 file changed
.github/workflows/pypi.yml
@@ -27,7 +27,7 @@ jobs:
27
run: python3 -m build
28
29
- name: Upload artifacts
30
- uses: actions/upload-artifact@v7.0.0
+ uses: actions/upload-artifact@v7.0.1
31
with:
32
name: pypi-dist
33
path: dist/
0 commit comments