Skip to content

Commit ca954e5

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 3a215a0 commit ca954e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_catglobe_nupkg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
dotnet-version: '10'
3030
- name: Setup Node.js
31-
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
31+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
3232
with:
3333
cache: npm
3434
cache-dependency-path: |

0 commit comments

Comments
 (0)