diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index dd79fa3..d8d3954 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.5 \ No newline at end of file + uses: actions/deploy-pages@v3.0.0 \ No newline at end of file