Fix CI warnings (#590)
This commit is contained in:
2
.github/workflows/build-wheels-win32.yaml
vendored
2
.github/workflows/build-wheels-win32.yaml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
|
||||
ls -lh ./wheelhouse/*.whl
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
path: ./wheelhouse/*.whl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user