diff --git a/.github/workflows/deploy_pages.yml b/.github/workflows/deploy_pages.yml index 31ba10a..26bf39f 100644 --- a/.github/workflows/deploy_pages.yml +++ b/.github/workflows/deploy_pages.yml @@ -72,4 +72,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5