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 b823f60 commit aba9a6eCopy full SHA for aba9a6e
1 file changed
.github/workflows/pages.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup Pages
17
uses: actions/configure-pages@v5
18
- name: Install Node.js
19
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
20
with:
21
node-version: '24'
22
- name: Install Antora
0 commit comments