diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f0a6bf1..8121525 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -61,4 +61,4 @@ jobs: uses: actions/checkout@v6 - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5