diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 4c94be2b9..fb0b8d249 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -54,4 +54,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v3