Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Commit

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

ghaw: bump actions/setup-node from v2.1.4 to v2.1.5
  • Loading branch information
atc0005 committed Feb 23, 2021
2 parents 551f3c6 + c0f2704 commit f36b3a4
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 @@ -24,7 +24,7 @@ jobs:
steps:
- name: Setup Node
# https://github.com/actions/setup-node
uses: actions/setup-node@v2.1.4
uses: actions/setup-node@v2.1.5
with:
node-version: "10.x"

Expand Down

0 comments on commit f36b3a4

Please sign in to comment.