We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f16bea + 658955e commit c770ef6Copy full SHA for c770ef6
1 file changed
.github/workflows/npm-check-versions.yml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 1
23
persist-credentials: false
24
- name: Set up Node
25
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
26
with:
27
node-version: 24
28
- name: Check outdated dependencies
0 commit comments