Skip to content

Commit 8010d86

Browse files
authored
Use a newer node
1 parent 3a3dd04 commit 8010d86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515

1616
- name: Set up Node
1717
uses: actions/setup-node@v1
18+
with:
19+
node-version: 14.x
1820

1921
- name: Checkout code
2022
uses: actions/checkout@v2

0 commit comments

Comments
 (0)