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 c5d24a6 commit e8b8f36Copy full SHA for e8b8f36
.github/workflows/package.yml
@@ -80,7 +80,7 @@ jobs:
80
CIBW_TEST_COMMAND: >
81
python {project}/tests/check_installation.py
82
83
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
84
with:
85
name: wheels
86
path: ./wheelhouse/*.whl
0 commit comments