diff --git a/.github/workflows/build-and-deploy-jekyll-site.yml b/.github/workflows/build-and-deploy-jekyll-site.yml index db52f39..a2a32ed 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 \ No newline at end of file + uses: actions/deploy-pages@v5 \ No newline at end of file