There was an error while loading. Please reload this page.
1 parent 4940fb0 commit 4d97135Copy full SHA for 4d97135
.github/workflows/test_release.yml
@@ -37,7 +37,7 @@ jobs:
37
version: 8
38
- uses: actions/setup-node@v3
39
with:
40
- node-version: '18'
+ node-version: '20'
41
cache: 'pnpm'
42
# https://github.com/pnpm/pnpm/issues/3141
43
registry-url: 'https://registry.npmjs.org'
0 commit comments