Skip to content

Commit b1de865

Browse files
committed
fix ci upload action version
1 parent b6c9c66 commit b1de865

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
env:
8181
CIBW_BUILD: "cp37-* cp38-* cp39-* cp310-* cp311-* cp312-* pp310-*"
8282

83-
- uses: actions/upload-artifact@v3
83+
- uses: actions/upload-artifact@v4
8484
with:
8585
name: wheels
8686
path: ./wheelhouse/*.whl

0 commit comments

Comments
 (0)