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 d1eeb22 commit dc29510Copy full SHA for dc29510
.github/workflows/antora-build.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v5
25
26
- name: Install Node.js
27
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
28
with:
29
node-version: 22
30
.github/workflows/check-build.yml
@@ -163,7 +163,7 @@ jobs:
163
- uses: actions/checkout@v5
164
165
166
167
168
169
0 commit comments