diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 5616ebd5a..d5c16a1d7 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -50,4 +50,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deploy-to-github-pages - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5