Skip to content

Commit

Permalink
ci: bump actions/setup-node@v2.1.2 (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
erisu committed Dec 10, 2020
1 parent 5c6f465 commit 28e7712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Expand Up @@ -46,7 +46,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: actions/setup-node@v2.1.1
- uses: actions/setup-node@v2.1.2
with:
node-version: 14.x
registry-url: 'https://registry.npmjs.org'
Expand Down

0 comments on commit 28e7712

Please sign in to comment.