From 6255d1d0a80c13b74f78718623268cd548d67a86 Mon Sep 17 00:00:00 2001 From: yoyo837 Date: Fri, 31 Jul 2026 17:35:13 +0800 Subject: [PATCH] ci: fix React Doctor workflow --- .github/workflows/react-doctor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/react-doctor.yml b/.github/workflows/react-doctor.yml index 5358c58b..515c9d81 100644 --- a/.github/workflows/react-doctor.yml +++ b/.github/workflows/react-doctor.yml @@ -24,6 +24,6 @@ jobs: with: fetch-depth: 0 persist-credentials: false - - uses: millionco/react-doctor@938008119a288f2fb47c66a69cd9279a21f31784 + - uses: millionco/react-doctor@01820bb4fd4d0a4aebcd8df2b2a143a098649cb2 with: version: 0.7.4