diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d8d3954..a01b16f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -104,7 +104,7 @@ jobs: url: ${{ steps.deployment.outputs.page_url }} steps: - name: Setup Pages - uses: actions/configure-pages@v3 + uses: actions/configure-pages@v4 - name: Deploy to GitHub Pages id: deployment uses: actions/deploy-pages@v3.0.0 \ No newline at end of file