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 82e38b6 commit 4db056dCopy full SHA for 4db056d
.github/workflows/python_packages.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Build sdist
22
run: python setup.py sdist
23
24
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
25
with:
26
path: dist/*.tar.gz
27
0 commit comments