Skip to content

Commit 83a1cc8

Browse files
committed
ci: update upload v4
1 parent 592bfda commit 83a1cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: npm i
5050
- name: Build
5151
run: npm run build:cargo
52-
- uses: actions/upload-artifact@v3
52+
- uses: actions/upload-artifact@v4
5353
with:
5454
name: linux-x64-musl
5555
path: native/linux-x64-musl.node

0 commit comments

Comments
 (0)