We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b33f7ea commit a10ea2aCopy full SHA for a10ea2a
1 file changed
.github/workflows/react-doctor.yml
@@ -29,7 +29,7 @@ jobs:
29
react-doctor:
30
runs-on: ubuntu-latest
31
steps:
32
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v7
33
34
- uses: millionco/react-doctor@v2
35
# Advisory by default: React Doctor reports findings on every PR — a
0 commit comments