diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d34b503..889ec05 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -107,4 +107,4 @@ jobs: uses: actions/configure-pages@v4 - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4.0.0 \ No newline at end of file + uses: actions/deploy-pages@v4.0.2 \ No newline at end of file