We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 909fb74 commit 84a33c9Copy full SHA for 84a33c9
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@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
+ uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
26
with:
27
node-version: '24.18.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