diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 7e2ff091a..5fcb0af06 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -66,7 +66,7 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v5 + uses: actions/deploy-pages@v4 check: runs-on: ubuntu-latest