We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 592bfda commit 83a1cc8Copy full SHA for 83a1cc8
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
run: npm i
50
- name: Build
51
run: npm run build:cargo
52
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
53
with:
54
name: linux-x64-musl
55
path: native/linux-x64-musl.node
0 commit comments