We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f83359 commit e2b774bCopy full SHA for e2b774b
2 files changed
.github/workflows/latest.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup
16
uses: actions/setup-node@v1
17
with:
18
- node-version: 13.2
+ node-version: 14
19
- name: Cache
20
uses: actions/cache@v1
21
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
- version: 13.2
0 commit comments