Skip to content

Commit

Permalink
Update setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Oct 21, 2021
1 parent bacf21d commit 2dc7faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout the repository
uses: actions/checkout@v2
- name: Install Node.js
uses: actions/setup-node@v1
uses: actions/setup-node@v2
with:
node-version: 16
cache: yarn
Expand Down

0 comments on commit 2dc7faa

Please sign in to comment.