We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5eca662 + 0c05dfe commit 363c915Copy full SHA for 363c915
1 file changed
.github/workflows/antora-build.yml
@@ -35,7 +35,7 @@ jobs:
35
run: npx antora docs/antora-playbook.yml
36
37
- name: Setup Pages
38
- uses: actions/configure-pages@v3
+ uses: actions/configure-pages@v4
39
40
- name: Upload artifact
41
uses: actions/upload-pages-artifact@v3
0 commit comments