diff --git a/.github/workflows/renderbook.yml b/.github/workflows/renderbook.yml index a4cb5554..bf5e9238 100644 --- a/.github/workflows/renderbook.yml +++ b/.github/workflows/renderbook.yml @@ -25,7 +25,7 @@ jobs: - name: Render Book run: | Rscript -e 'bookdown::render_book("index.Rmd", "bookdown::gitbook", output_dir="docs")' - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v3 with: name: docs path: docs/ @@ -41,7 +41,7 @@ jobs: persist-credentials: false - name: Download Artifacts 🔻 # The built project is downloaded into the 'site' folder. - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v3 with: name: docs diff --git a/3.0_technical_documentation.md b/3.0_technical_documentation.md index ac057f02..a179c0ac 100644 --- a/3.0_technical_documentation.md +++ b/3.0_technical_documentation.md @@ -107,7 +107,7 @@ You must already have an account set up to log into the Sim UI. If you do not ha ### Make, View, and Export Team Clinic Selections for Import to Sim UI -**Tip:** Refer to this one-page [Data Cheatsheet](https://raw.githubusercontent.com/lzim/mtl/gh-pages/images/mtl_how_3.7_data_cheatsheet.png) when using the Data UI and making clinic and flow selections. +**Tip:** Refer to this one-page [Data Cheatsheet](https://raw.githubusercontent.com/lzim/mtl/gh-pages/images/mtl_how_3.7_data_cheatsheet.png) when using the Data UI and making clinic and flow selections. The general workflow for the Data UI is that teams: