diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1c58ad6..de1fc17 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -34,7 +34,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Setup Pages id: pages - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v5 - run: just build-for-pandoc - name: Convert to HTML uses: docker://pandoc/core:3