Skip to content

Commit 04077c6

Browse files
committed
update action
1 parent 66624b5 commit 04077c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
args: --release --out dist
111111
manylinux: "2014"
112112
- name: Upload wheels
113-
uses: actions/upload-artifact@v3
113+
uses: actions/upload-artifact@v4
114114
with:
115115
name: wheels
116116
path: dist

0 commit comments

Comments
 (0)