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 7542bf8 commit 3039538Copy full SHA for 3039538
ui/.github/workflows/publish.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: Checkout repository
10
uses: actions/checkout@v5
11
- name: Install Node.js
12
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
13
with:
14
node-version: "22"
15
- name: Install Antora
0 commit comments