We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5024e7e commit b33b9e8Copy full SHA for b33b9e8
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@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
+ uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
26
with:
27
node-version: '24.14.1' # 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