diff --git a/.github/workflows/cibuildwheel.yml b/.github/workflows/cibuildwheel.yml index a4c1188..a3c9e2f 100644 --- a/.github/workflows/cibuildwheel.yml +++ b/.github/workflows/cibuildwheel.yml @@ -79,7 +79,7 @@ jobs: CIBW_TEST_COMMAND: pytest -v --cov=spotiflow {project} - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v3 name: Upload wheels with: name: dist