diff --git a/.github/workflows/render-and-deploy-site.yml b/.github/workflows/render-and-deploy-site.yml index 3f29501..daa0b55 100644 --- a/.github/workflows/render-and-deploy-site.yml +++ b/.github/workflows/render-and-deploy-site.yml @@ -106,4 +106,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3