diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c56e6282..c8be9def 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -174,4 +174,4 @@ jobs: uses: actions/configure-pages@v4 - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v3.0.1 + uses: actions/deploy-pages@v4.0.4