Skip to content

Commit

Permalink
Merge pull request #150 from atc0005/dependabot/github_actions/master…
Browse files Browse the repository at this point in the history
…/actions/setup-node-3

ghaw: bump actions/setup-node from 2.5.1 to 3
  • Loading branch information
atc0005 committed Feb 25, 2022
2 parents f1a4ecc + d2d4551 commit 4b8d1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Setup Node
# https://github.com/actions/setup-node#supported-version-syntax
# https://github.com/nvm-sh/nvm#long-term-support
uses: actions/setup-node@v2.5.1
uses: actions/setup-node@v3
with:
node-version: "lts/*"

Expand Down

0 comments on commit 4b8d1a4

Please sign in to comment.