diff --git a/.github/workflows/deploy_site.yml b/.github/workflows/deploy_site.yml index 902e4d871f..341dfd29e8 100644 --- a/.github/workflows/deploy_site.yml +++ b/.github/workflows/deploy_site.yml @@ -82,4 +82,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 \ No newline at end of file + uses: actions/deploy-pages@v5 \ No newline at end of file