diff --git a/.github/workflows/deploy-pages.yml b/.github/workflows/deploy-pages.yml index 69b83f4..022714a 100644 --- a/.github/workflows/deploy-pages.yml +++ b/.github/workflows/deploy-pages.yml @@ -63,4 +63,4 @@ jobs: - 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