diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index a24b39e..683620b 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -44,7 +44,7 @@ jobs: path: './dist' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3 release-please: runs-on: ubuntu-latest