Skip to content

Commit

Permalink
Bump actions/setup-node from v1 to v2.1.1 (#275)
Browse files Browse the repository at this point in the history
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v1...321b6cc)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: worldtiki <[email protected]>
  • Loading branch information
dependabot[bot] and worldtiki authored Sep 15, 2020
1 parent 56db037 commit 4f2e0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v2

- name: Use Node.js 12
uses: actions/setup-node@v1
uses: actions/setup-node@v2.1.1
with:
node-version: 12

Expand Down

0 comments on commit 4f2e0f4

Please sign in to comment.