diff --git a/.github/workflows/build-and-deploy-jekyll-site.yml b/.github/workflows/build-and-deploy-jekyll-site.yml index 99925c4..de48049 100644 --- a/.github/workflows/build-and-deploy-jekyll-site.yml +++ b/.github/workflows/build-and-deploy-jekyll-site.yml @@ -59,4 +59,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5