Skip to content

Commit

Permalink
Merge pull request #636 from github/dependabot/github_actions/all-dep…
Browse files Browse the repository at this point in the history
…endencies-c2de478214

Bump actions/setup-node from 4.1.0 to 4.2.0 in the all-dependencies group
  • Loading branch information
dgreif authored Jan 28, 2025
2 parents abdb184 + e1785f4 commit feb1c11
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 @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v4

- name: Set Node.js
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version-file: '.nvmrc'

Expand Down

0 comments on commit feb1c11

Please sign in to comment.