From b07d1f8fdd68b8504ada12a7ec494e2578d44221 Mon Sep 17 00:00:00 2001 From: CrazyFrog Date: Thu, 14 Aug 2025 05:24:19 +0200 Subject: [PATCH] Update redo-typo-pr.yml --- .github/workflows/redo-typo-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/redo-typo-pr.yml b/.github/workflows/redo-typo-pr.yml index c0118f8e..7aa9265f 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@v5 with: token: ${{ secrets.AZTEC_BOT_GITHUB_TOKEN }}