diff --git a/.github/workflows/handbook.yml b/.github/workflows/handbook.yml index 01932d98123..cc5c598a80a 100644 --- a/.github/workflows/handbook.yml +++ b/.github/workflows/handbook.yml @@ -11,11 +11,11 @@ jobs: steps: - uses: actions/checkout@v2 - - uses: retypeapp/action-build@v2 + - uses: retypeapp/action-build@v3 with: config: docs - - uses: retypeapp/action-github-pages@v2 + - uses: retypeapp/action-github-pages@latest with: branch: retype update-branch: true