Skip to content

Commit 4336e9c

Browse files
committed
Updated artifact version to 4
1 parent 7ef0b59 commit 4336e9c

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
@@ -124,7 +124,7 @@ jobs:
124124
build-requirements: 'setuptools'
125125

126126
- name: Upload arm64 wheels
127-
uses: actions/upload-artifact@v3
127+
uses: actions/upload-artifact@v4
128128
with:
129129
path: ./dist/*-manylinux*.whl
130130
name: wheels-arm64

0 commit comments

Comments
 (0)