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 9b46965 commit e56d0b6Copy full SHA for e56d0b6
.github/workflows/build_wheels.yml
@@ -48,7 +48,7 @@ jobs:
48
CIBW_TEST_COMMAND: "pytest {project}/tests"
49
CIBW_MANYLINUX_*_IMAGE: manylinux_2_28
50
51
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
52
with:
53
path: ./wheelhouse/*.whl
54
0 commit comments