Skip to content

Commit 4d97135

Browse files
committed
release node version
1 parent 4940fb0 commit 4d97135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
version: 8
3838
- uses: actions/setup-node@v3
3939
with:
40-
node-version: '18'
40+
node-version: '20'
4141
cache: 'pnpm'
4242
# https://github.com/pnpm/pnpm/issues/3141
4343
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)