We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62fb435 commit ec644beCopy full SHA for ec644be
1 file changed
.github/workflows/npm-publish.yml
@@ -96,7 +96,7 @@ jobs:
96
run: npm run build -- --target ${{ matrix.target }}
97
98
- name: Upload artifact
99
- uses: actions/upload-artifact@v8
+ uses: actions/upload-artifact@v7
100
with:
101
name: bindings-${{ matrix.build_name }}
102
path: ${{ env.WORKING_DIR }}/*.node
0 commit comments