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 b7fb124 commit 83b1e9dCopy full SHA for 83b1e9d
.github/workflows/wheels.yml
@@ -39,7 +39,7 @@ jobs:
39
run: |
40
cd docs && make clean && make html
41
42
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v4
43
with:
44
path: dist/*.tar.gz
45
0 commit comments