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 67dc02d commit 3e64a1fCopy full SHA for 3e64a1f
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
submodules: true
29
- uses: actions/setup-node@v1
30
with:
31
- node-version: 12
+ node-version: 16
32
- uses: actions/cache@v3
33
34
path: ${{env.EM_CACHE_FOLDER}}
0 commit comments