diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 5c66ed3..ee15708 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -28,7 +28,7 @@ jobs: # Just add a `cd` here if you need to change to another directory. mdbook build - name: Setup Pages - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v5 - name: Upload artifact uses: actions/upload-pages-artifact@v3 with: