From 225732c4490830487222f27f7e23e9b3a9e2c168 Mon Sep 17 00:00:00 2001 From: Albert Dominguez Mantes <31998088+AlbertDominguez@users.noreply.github.com> Date: Mon, 7 Oct 2024 16:48:05 +0200 Subject: [PATCH] Revert CI action version bump --- .github/workflows/cibuildwheel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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