Skip to content

Commit 4039bf1

Browse files
committed
⬆️ Node 12+
1 parent 3ba660b commit 4039bf1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set Node.js
1515
uses: actions/setup-node@master
1616
with:
17-
node-version: 10.x
17+
node-version: 12.22.7
1818

1919
- name: Get yarn cache
2020
id: yarn-cache

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nodejs 12.18.4
1+
nodejs 12.22.7

0 commit comments

Comments
 (0)