We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 077217f commit 6c6eed5Copy full SHA for 6c6eed5
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v2
16
- uses: actions/setup-node@v2
17
with:
18
- node-version: '12.x'
+ node-version: '14.x'
19
registry-url: 'https://registry.npmjs.org'
20
21
- name: Get npm cache directory
0 commit comments