diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ded700c..16eff2a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -285,7 +285,7 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5 notify-web: needs: deploy-index