We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02007c3 + d05e769 commit a4f6034Copy full SHA for a4f6034
2 files changed
.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@v3
+ uses: actions/setup-node@v4
28
with:
29
node-version: 18
30
.github/workflows/checkBuild.yml
@@ -98,7 +98,7 @@ jobs:
98
- uses: actions/checkout@v4
99
100
101
102
103
104
0 commit comments