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 3414a49 commit 586b6eeCopy full SHA for 586b6ee
.github/workflows/build.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- uses: actions/setup-node@v3
40
with:
41
- node-version: 12
+ node-version: 17
42
cache: 'npm'
43
cache-dependency-path: package-lock.json
44
0 commit comments