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