Skip to content

Commit

Permalink
Merge pull request #12 from sane-fmt/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-node-2.4.0

Bump actions/setup-node from 2.3.0 to 2.4.0
  • Loading branch information
KSXGitHub authored Aug 9, 2021
2 parents 2367097 + e385463 commit 8d7a06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2.3.0
- uses: actions/setup-node@v2.4.0
with:
node-version: '12'
- uses: pnpm/[email protected]
Expand Down

0 comments on commit 8d7a06e

Please sign in to comment.