Skip to content

Commit 949fe9d

Browse files
authored
Merge pull request #565 from github/dependabot/github_actions/all-dependencies-c09178689e
Bump actions/setup-node from 4.0.2 to 4.0.3 in the all-dependencies group
2 parents 81ac3d5 + 6a3a33c commit 949fe9d

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
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v4
2525

2626
- name: Set Node.js
27-
uses: actions/[email protected].2
27+
uses: actions/[email protected].3
2828
with:
2929
node-version-file: '.nvmrc'
3030

0 commit comments

Comments
 (0)