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 327ca96 commit f2a10a5Copy full SHA for f2a10a5
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
run: npm run prebuildify -- --arch arm64
26
27
- name: Upload artifacts
28
- uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
+ uses: actions/upload-artifact@v4
29
with:
30
name: prebuilds
31
path: prebuilds/*
0 commit comments