From c2f4d11b9422196b6aebeaa72d05fb4d4058c73c Mon Sep 17 00:00:00 2001 From: Alex Garcia Date: Fri, 13 Feb 2026 08:21:54 -0800 Subject: [PATCH] gha: bump node version? --- .github/workflows/release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 450d880..a3ebfdd 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -269,9 +269,9 @@ jobs: env: GH_TOKEN: ${{ github.token }} - name: Install node - uses: actions/setup-node@v3 + uses: actions/setup-node@v4 with: - node-version: "16" + node-version: "24" registry-url: "https://registry.npmjs.org" - run: | npm publish --provenance --access public distx/npm/sqlite-vec-darwin-arm64.tar.gz