diff --git a/.github/workflows/cibuildwheels.yml b/.github/workflows/cibuildwheels.yml index f9c81781..0999d236 100644 --- a/.github/workflows/cibuildwheels.yml +++ b/.github/workflows/cibuildwheels.yml @@ -119,7 +119,7 @@ jobs: source sdist_test_env/bin/activate python -m pytest tests/test_open.py tests/test_vlmeta.py tests/ndarray/test_evaluate.py - - uses: actions/upload-artifact@v6 + - uses: actions/upload-artifact@v7 with: name: ${{ matrix.artifact_name }} path: |