We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b416d73 commit 31eb0adCopy full SHA for 31eb0ad
1 file changed
.github/workflows/ci.yml
@@ -65,7 +65,7 @@ jobs:
65
if: matrix.os != 'macos-latest'
66
- run: npm run prebuild-darwin-x64+arm64
67
if: matrix.os == 'macos-latest'
68
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
69
with:
70
name: ${{ matrix.os }}-${{ matrix.arch }}
71
path: prebuilds
0 commit comments