diff --git a/setup-files/gerald-pr.yml b/setup-files/gerald-pr.yml index 27711da..79c90e3 100644 --- a/setup-files/gerald-pr.yml +++ b/setup-files/gerald-pr.yml @@ -13,7 +13,7 @@ jobs: if: "github.event.action != 'edited' || github.event.changes.base != null" runs-on: ubuntu-latest steps: - - uses: Khan/actions@gerald-pr-v2 + - uses: Khan/actions@gerald-pr-v3 with: token: ${{ secrets.GITHUB_TOKEN }} - admin-token: ${{ secrets.KHAN_ACTIONS_BOT_TOKEN }} \ No newline at end of file + admin-token: ${{ secrets.KHAN_ACTIONS_BOT_TOKEN }}