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 4ffaac9 commit 2296f09Copy full SHA for 2296f09
.github/workflows/gh-pages.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup Node
22
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
23
with:
24
- node-version: '22.14.0'
+ node-version: '22.15.0'
25
26
- name: Cache dependencies
27
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
.github/workflows/validate_docs_build.yml
@@ -18,7 +18,7 @@ jobs:
18
19
20
0 commit comments