diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index eb525a2..0be68f8 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -53,4 +53,4 @@ jobs: - name: Deploy to GitHub Pages if on master if: github.event_name == 'push' && github.ref == 'refs/heads/main' id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5