Skip to content

Commit 5a5ae50

Browse files
Bump actions/setup-node from 5.0.0 to 6.0.0 in the actions group (#72)
1 parent 09fc29f commit 5a5ae50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
show-progress: false
3434

3535
- name: Setup Node
36-
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
36+
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
3737
with:
3838
node-version: '22.x'
3939
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)