diff --git a/.github/workflows/build-pdf.yml b/.github/workflows/build-pdf.yml index 39fd11ea..d9ea198a 100644 --- a/.github/workflows/build-pdf.yml +++ b/.github/workflows/build-pdf.yml @@ -66,7 +66,7 @@ jobs: # Upload the built PDF and HTML files as a single artifact - name: Upload Build Artifacts - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: Build Artifacts path: | diff --git a/readme.adoc b/readme.adoc index 14c054ee..32c5e5b7 100644 --- a/readme.adoc +++ b/readme.adoc @@ -21,7 +21,7 @@ For guidelines on how to contribute, refer to the link:CONTRIBUTING.md[CONTRIBUT To build the document, you'll need the following tools installed on your system: * Make -* asciiDoctor-pdf, asciidoctor-bibtex, asciidoctor-diagram and asciidoctor-mathematical +* asciiDoctor-pdf, asciidoctor-bibtex, asciidoctor-diagram, and asciidoctor-mathematical * Docker * Python3 diff --git a/src/riscv-cheri.adoc b/src/riscv-cheri.adoc index 1c570206..f86748c3 100644 --- a/src/riscv-cheri.adoc +++ b/src/riscv-cheri.adoc @@ -13,7 +13,8 @@ Authors: Hesham Almatary, Andres Amaya Garcia, John Baldwin, David Chisnall, Jes :colophon: :appendix-caption: Appendix :imagesdir: {imagesdir} -:title-logo-image: image:risc-v_logo.png[pdfwidth=3.25in,align=center] +:title-logo-image: image:risc-v_logo.png["RISC-V International Logo",pdfwidth=3.25in,align=center] +// Settings: :experimental: :reproducible: :imagesoutdir: {imagesoutdir}