Skip to content

Commit 6b707bf

Browse files
authored
Merge pull request #548 from github/dependabot/github_actions/actions/setup-node-4.0.2
Bump actions/setup-node from 3.8.1 to 4.0.2
2 parents bd1d6c3 + 21c370c commit 6b707bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 16.x
27-
uses: actions/setup-node@v3.8.1
27+
uses: actions/setup-node@v4.0.2
2828
with:
2929
node-version: 16.x
3030

0 commit comments

Comments
 (0)