Skip to content

Commit bb3b211

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 682bb2d commit bb3b211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_catglobe_nupkg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
dotnet-version: '9'
2929
- name: Setup Node.js
30-
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
30+
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
3131
with:
3232
cache: npm
3333
cache-dependency-path: package-lock.json

0 commit comments

Comments
 (0)