Skip to content

Commit

Permalink
Merge pull request #38 from the-coding-turtle/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/setup-node-3.1.1

build(deps): bump actions/setup-node from 2.5.1 to 3.1.1
  • Loading branch information
martinhaintz authored Apr 23, 2022
2 parents d592cc1 + 82a9de6 commit 852c300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v2

- name: Set Node.js 12.x
uses: actions/setup-node@v2.5.1
uses: actions/setup-node@v3.1.1
with:
node-version: 12.x

Expand Down

0 comments on commit 852c300

Please sign in to comment.