We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14246e0 commit 29dd4d6Copy full SHA for 29dd4d6
1 file changed
.github/workflows/ci.yml
@@ -74,7 +74,7 @@ jobs:
74
- run: npm run prebuild
75
- run: npm run prebuild-linux-musl-x64
76
if: matrix.os == 'ubuntu-22.04'
77
- - uses: actions/upload-artifact@v6
+ - uses: actions/upload-artifact@v7
78
with:
79
name: ${{ matrix.os }}-${{ matrix.arch }}
80
path: prebuilds
0 commit comments