Skip to content

Commit

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

Bump actions/setup-node from 4.0.4 to 4.1.0 in the all-dependencies group
  • Loading branch information
gracepark authored Oct 25, 2024
2 parents 62aff25 + a7255c5 commit 714dff6
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.0.4
uses: actions/setup-node@v4.1.0
with:
node-version-file: '.nvmrc'

Expand Down

0 comments on commit 714dff6

Please sign in to comment.