diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 25e6311..b759d00 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -82,4 +82,4 @@ jobs: path: _build/html/ - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5