diff --git a/.github/workflows/static_docs.yml b/.github/workflows/static_docs.yml index e5971fe..f7ffa21 100644 --- a/.github/workflows/static_docs.yml +++ b/.github/workflows/static_docs.yml @@ -42,4 +42,4 @@ jobs: - name: Deploy to GitHub Pages # if: github.ref == 'refs/heads/main' id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5