Skip to content

Commit

Permalink
Use a newer node
Browse files Browse the repository at this point in the history
  • Loading branch information
timdorr committed Oct 26, 2020
1 parent 3a3dd04 commit 8010d86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:

- name: Set up Node
uses: actions/setup-node@v1
with:
node-version: 14.x

- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 8010d86

Please sign in to comment.