diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 77a977f..c02ad3b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -272,4 +272,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v3 + uses: actions/deploy-pages@v4