Skip to content

Commit 9df238c

Browse files
chore(deps): update actions/setup-node digest to 49933ea
1 parent 699a036 commit 9df238c

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

0 commit comments

Comments
 (0)