Skip to content

Commit c770ef6

Browse files
authored
Merge branch 'main' into dependabot/github_actions/docker/login-action-4.0.0
2 parents 0f16bea + 658955e commit c770ef6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-check-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fetch-depth: 1
2323
persist-credentials: false
2424
- name: Set up Node
25-
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
25+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
2626
with:
2727
node-version: 24
2828
- name: Check outdated dependencies

0 commit comments

Comments
 (0)