Skip to content

Commit 714dff6

Browse files
authored
Merge pull request #601 from github/dependabot/github_actions/all-dependencies-790168239a
Bump actions/setup-node from 4.0.4 to 4.1.0 in the all-dependencies group
2 parents 62aff25 + a7255c5 commit 714dff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@v4
2828

2929
- name: Set Node.js
30-
uses: actions/setup-node@v4.0.4
30+
uses: actions/setup-node@v4.1.0
3131
with:
3232
node-version-file: '.nvmrc'
3333

0 commit comments

Comments
 (0)