Skip to content

Commit 5623497

Browse files
chore(deps): update actions/setup-node action to v5
1 parent 5420032 commit 5623497

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@a0853c24544627f65ddf259abe73b1d18a591444 # v5
3131
with:
3232
cache: npm
3333
cache-dependency-path: package-lock.json

0 commit comments

Comments
 (0)