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 cc6c9fe + 10f1306 commit adb1facCopy full SHA for adb1fac
1 file changed
.github/workflows/pypi_publish.yml
@@ -22,7 +22,7 @@ jobs:
22
pip install build
23
python -m build
24
- name: Upload artifacts
25
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
26
with:
27
name: dist
28
path: dist
0 commit comments