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 33c848a + 5d258c3 commit 18fbdb0Copy full SHA for 18fbdb0
.github/workflows/asciidoctor-ghpages.yml
@@ -50,7 +50,7 @@ jobs:
50
if: needs.configure.outputs.enable_publish == 'true'
51
uses: actions/configure-pages@v4
52
- name: Upload artifacts
53
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
54
with:
55
path: ./generated-html
56
0 commit comments