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 f091f62 commit dfcf9b5Copy full SHA for dfcf9b5
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Use Node.js LTS
11
uses: actions/setup-node@v1
12
with:
13
- node-version: 12.x
+ node-version: 14.x
14
- name: Restore cached dependencies
15
uses: actions/cache@v1
16
0 commit comments