diff --git a/.github/workflows/deploy_site.yml b/.github/workflows/deploy_site.yml index 5987edac..75537e9b 100644 --- a/.github/workflows/deploy_site.yml +++ b/.github/workflows/deploy_site.yml @@ -61,4 +61,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5