We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdf65cd commit 4b2a81dCopy full SHA for 4b2a81d
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- uses: actions/setup-node@v3
26
with:
27
- node-version: '16'
+ node-version: 20.x
28
cache: 'npm'
29
cache-dependency-path: package-lock.json
30
0 commit comments