We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 699e3b1 commit 649f866Copy full SHA for 649f866
2 files changed
.github/workflows/gh-pages.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup Node
22
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
23
with:
24
- node-version: '22.19.0'
+ node-version: '22.20.0'
25
26
- name: Cache dependencies
27
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
.github/workflows/validate_docs_build.yml
@@ -18,7 +18,7 @@ jobs:
18
19
20
0 commit comments