diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e4136e0..b41e4af 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: - name: ⎔ Setup Node.js uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 with: - node-version: 22 + node-version: 24 registry-url: "https://registry.npmjs.org" cache: pnpm