From 2a2579a5903d80d4257c5de6669f51bbea7f950b Mon Sep 17 00:00:00 2001 From: Noisy <125606576+donatik27@users.noreply.github.com> Date: Mon, 23 Jun 2025 19:29:55 +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 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 }}