diff --git a/.github/workflows/redo-typo-pr.yml b/.github/workflows/redo-typo-pr.yml index c0118f8..4f8e97f 100644 --- a/.github/workflows/redo-typo-pr.yml +++ b/.github/workflows/redo-typo-pr.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: token: ${{ secrets.AZTEC_BOT_GITHUB_TOKEN }}