Skip to content

Commit 1a1f7ef

Browse files
authored
Switch back to node 14
1 parent a16e0ad commit 1a1f7ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
- name: Set up Node
170170
uses: actions/setup-node@v2
171171
with:
172-
node-version: 12.x
172+
node-version: 14.x
173173

174174
- name: Get yarn cache
175175
id: yarn-cache

0 commit comments

Comments
 (0)