Skip to content

Commit

Permalink
update setup-node version
Browse files Browse the repository at this point in the history
  • Loading branch information
thboop committed Feb 10, 2022
1 parent 25f640b commit 8f5badc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/setup-node@v1
with:
node-version: 12.x
node-version: 16.x
- uses: actions/checkout@v2
- run: npm ci
- run: npm run build
Expand Down

0 comments on commit 8f5badc

Please sign in to comment.