We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4aa31a7 + d7cca51 commit 167ebecCopy full SHA for 167ebec
.github/workflows/documentation.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Setup node
52
uses: actions/setup-node@v6
53
with:
54
- node-version: 22
+ node-version: 24
55
56
- name: Install node dependencies
57
run: npm install handlebars
.github/workflows/modules.yml
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
0 commit comments