Skip to content

Commit b2a320c

Browse files
authored
Update build_wheel.yml
Bump upload-artifacts to v4
1 parent 11f60fe commit b2a320c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,6 @@ jobs:
121121
CIBW_SKIP: cp36-* cp37-* pp* *-musllinux*
122122
CIBW_BUILD_VERBOSITY: 1
123123

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

0 commit comments

Comments
 (0)