diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3456a1e5..17d3cf44 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -262,4 +262,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3