Skip to content

Commit a479ab7

Browse files
committed
ci: use node-version 24 required for oidc npm publishing
1 parent 8a2e1b6 commit a479ab7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- uses: pnpm/action-setup@v4
2929
- uses: actions/setup-node@v5
3030
with:
31+
node-version: 24
3132
registry-url: https://registry.npmjs.org/
3233
cache: pnpm
3334
- run: pnpm install

0 commit comments

Comments
 (0)