diff --git a/.github/workflows/fetch-and-deploy.yml b/.github/workflows/fetch-and-deploy.yml index 7babb1e..ca686af 100644 --- a/.github/workflows/fetch-and-deploy.yml +++ b/.github/workflows/fetch-and-deploy.yml @@ -83,4 +83,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5