Skip to content

Commit e97c88a

Browse files
committed
updated npm version
1 parent af6665f commit e97c88a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Setup Node.js
4040
uses: actions/setup-node@v4
4141
with:
42-
node-version: '20.x'
42+
node-version: '24.x'
4343
registry-url: 'https://registry.npmjs.org'
4444
cache: 'pnpm'
4545

0 commit comments

Comments
 (0)