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.
2 parents 9ea549a + 15060a4 commit 9da84d6Copy full SHA for 9da84d6
.github/workflows/asciidoctor-ghpages.yml
@@ -48,7 +48,7 @@ jobs:
48
cat ./generated-html/index.html
49
- name: Setup github pages
50
if: needs.configure.outputs.enable_publish == 'true'
51
- uses: actions/configure-pages@v3
+ uses: actions/configure-pages@v4
52
- name: Upload artifacts
53
uses: actions/upload-pages-artifact@v2
54
with:
0 commit comments