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 f05ff70 + e70f135 commit 57a9b32Copy full SHA for 57a9b32
.github/workflows/asciidoctor-ghpages.yml
@@ -58,7 +58,7 @@ jobs:
58
if: needs.configure.outputs.enable_publish == 'true'
59
uses: actions/configure-pages@1f0c5cde4bc74cd7e1254d0cb4de8d49e9068c7d # v4.0.0
60
- name: Upload artifacts
61
- uses: actions/upload-pages-artifact@0252fc4ba7626f0298f0cf00902a25c6afc77fa8 # v3.0.0
+ uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
62
with:
63
path: ./generated-html
64
0 commit comments