diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 13d1478..ebb93b7 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -73,4 +73,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