Skip to content

Commit 8b01067

Browse files
dependabot[bot]vegeris
authored andcommitted
Bump actions/setup-node from 5.0.0 to 6.0.0 (#132)
1 parent 5a7c210 commit 8b01067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
persist-credentials: false
2020

2121
- name: Setup node
22-
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
22+
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
2323
with:
2424
node-version: latest
2525
registry-url: https://registry.npmjs.org/

0 commit comments

Comments
 (0)