We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e8d5ef + dabb029 commit db2532eCopy full SHA for db2532e
.github/workflows/build-after-dependabot.yml
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: 1
17
18
- name: setup node
19
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
20
with:
21
node-version: 24
22
cache: 'npm'
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
0 commit comments