diff --git a/.github/workflows/native-build.yml b/.github/workflows/native-build.yml index e98b0ac6..464fa0cb 100644 --- a/.github/workflows/native-build.yml +++ b/.github/workflows/native-build.yml @@ -90,7 +90,7 @@ jobs: ls -la crates/drift-napi/npm/${{ matrix.settings.npm-dir }}/ - name: Upload artifact - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: bindings-${{ matrix.settings.target }} path: crates/drift-napi/npm/${{ matrix.settings.npm-dir }}/*.node