diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7a6d8201..b4f092e0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -193,4 +193,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3