Skip to content

Commit

Permalink
ci: Upgrade setup-node (#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
ospencer committed Jan 16, 2021
1 parent be60fb6 commit 438e95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

steps:
- name: Setup Node.js
uses: actions/setup-node@v2.1.0
uses: actions/setup-node@v2.1.2
with:
node-version: '14'
check-latest: true
Expand Down

0 comments on commit 438e95a

Please sign in to comment.