diff --git a/.github/workflows/book.yml b/.github/workflows/book.yml index a6d24ed8..bc5d2869 100644 --- a/.github/workflows/book.yml +++ b/.github/workflows/book.yml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@v4 - name: Build run: mdbook build - - uses: actions/upload-pages-artifact@v2 + - uses: actions/upload-pages-artifact@v3 with: path: book/