Skip to content

Commit e56d0b6

Browse files
committed
Update missing v3
1 parent 9b46965 commit e56d0b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
CIBW_TEST_COMMAND: "pytest {project}/tests"
4949
CIBW_MANYLINUX_*_IMAGE: manylinux_2_28
5050

51-
- uses: actions/upload-artifact@v3
51+
- uses: actions/upload-artifact@v4
5252
with:
5353
path: ./wheelhouse/*.whl
5454

0 commit comments

Comments
 (0)