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