We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b28446 commit 87421a0Copy full SHA for 87421a0
1 file changed
.github/workflows/push.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Setup
11
uses: actions/setup-node@v1
12
with:
13
- node-version: '10.x'
+ node-version: '14'
14
- uses: actions/cache@v1
15
id: yarn-cache
16
0 commit comments