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 34f0062 commit 193b17bCopy full SHA for 193b17b
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