diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 85b64f6..dd79fa3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -107,4 +107,4 @@ jobs: uses: actions/configure-pages@v3 - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2.0.4 \ No newline at end of file + uses: actions/deploy-pages@v2.0.5 \ No newline at end of file