We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02e7ebe commit 2fc2a55Copy full SHA for 2fc2a55
2 files changed
.github/workflows/gh-pages.yml
@@ -22,7 +22,7 @@ jobs:
22
extended: true
23
24
- name: Setup Node
25
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
26
with:
27
node-version: '24.14.0' # TODO: Renovate helper might not be needed here - needs to be fully tested
28
.github/workflows/validate_docs_build.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
20
21
0 commit comments