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 6fdb2bc + 957a742 commit 916d2d9Copy full SHA for 916d2d9
.github/workflows/auto_release.yml
@@ -26,7 +26,7 @@ jobs:
26
python setup.py bdist_wheel
27
28
- name: Upload the package
29
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
30
with:
31
name: python-package
32
path: dist/*.whl
0 commit comments