diff --git a/.github/workflows/on_push.yml b/.github/workflows/on_push.yml index 4d4938d..2181a35 100644 --- a/.github/workflows/on_push.yml +++ b/.github/workflows/on_push.yml @@ -60,4 +60,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