We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b6dc9 commit 8614f3fCopy full SHA for 8614f3f
1 file changed
.github/workflows/ci.yml
@@ -72,7 +72,7 @@ jobs:
72
architecture: ${{ matrix.arch }}
73
- run: npm install
74
- run: npm run prebuild
75
- - uses: actions/upload-artifact@v5
+ - uses: actions/upload-artifact@v6
76
with:
77
name: ${{ matrix.os }}-${{ matrix.arch }}
78
path: prebuilds
0 commit comments