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 9ea549a commit 15060a4Copy full SHA for 15060a4
.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