We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f057f commit 348c996Copy full SHA for 348c996
2 files changed
.github/workflows/gh-pages.yml
@@ -19,7 +19,7 @@ jobs:
19
extended: true
20
21
- name: Setup Node
22
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
+ uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
23
with:
24
node-version: '22.14.0'
25
.github/workflows/validate_docs_build.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
0 commit comments