Skip to content

Commit 7bf0a58

Browse files
committed
chore: use Node 24 for OIDC
1 parent 5fe08ff commit 7bf0a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
uses: actions/setup-node@v4
4343
with:
4444
registry-url: 'https://registry.npmjs.org/'
45-
node-version: 20
45+
node-version: 24
4646

4747
- name: Install pnpm
4848
uses: pnpm/action-setup@v3

0 commit comments

Comments
 (0)