2 parents 551bf8f + 547ea10 commit de05e93Copy full SHA for de05e93
1 file changed
.github/workflows/wheel.yml
@@ -54,7 +54,7 @@ jobs:
54
output-dir: wheelhouse
55
config-file: "{package}/pyproject.toml"
56
57
- - uses: actions/upload-artifact@v6
+ - uses: actions/upload-artifact@v7
58
with:
59
name: cibw-wheels-${{ runner.os }}-${{ runner.arch }}
60
path: ./wheelhouse/*.whl
0 commit comments