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 e027d6c + 170bf55 commit cba6688Copy full SHA for cba6688
.github/workflows/wheels.yaml
@@ -31,7 +31,7 @@ jobs:
31
CIBW_PROJECT_REQUIRES_PYTHON: ">=3.11"
32
CIBW_SKIP: pp*
33
34
- - uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
+ - uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
35
with:
36
name: wheels-${{ matrix.os }}
37
path: ./wheelhouse/*.whl
0 commit comments