Skip to content

Commit

Permalink
Update missing v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Opt-Mucca committed Oct 29, 2024
1 parent 9b46965 commit e56d0b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
CIBW_TEST_COMMAND: "pytest {project}/tests"
CIBW_MANYLINUX_*_IMAGE: manylinux_2_28

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
path: ./wheelhouse/*.whl

Expand Down

0 comments on commit e56d0b6

Please sign in to comment.