diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 8a27bb8..8f19f6e 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -94,7 +94,7 @@ jobs: # Upload the native .node addons so the publish job can combine them - name: Upload native addons - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: native-addons-${{ matrix.build }} path: |