Skip to content

Commit 5f7892a

Browse files
authored
Merge pull request #711 from github/dependabot/github_actions/all-dependencies-ec7176aef9
Bump actions/setup-node from 4.4.0 to 5.0.0 in the all-dependencies group
2 parents a9daa61 + a35e200 commit 5f7892a

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
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/checkout@v5
3131

3232
- name: Set Node.js
33-
uses: actions/setup-node@v4.4.0
33+
uses: actions/setup-node@v5.0.0
3434
with:
3535
node-version-file: '.nvmrc'
3636

0 commit comments

Comments
 (0)