diff --git a/.github/workflows/jekyll-github-pages.yml b/.github/workflows/jekyll-github-pages.yml index acb4ee3..c7d8085 100644 --- a/.github/workflows/jekyll-github-pages.yml +++ b/.github/workflows/jekyll-github-pages.yml @@ -74,4 +74,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