Skip to content

Commit a10ea2a

Browse files
Update actions/checkout action to v7 (#1253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b33f7ea commit a10ea2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/react-doctor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
react-doctor:
3030
runs-on: ubuntu-latest
3131
steps:
32-
- uses: actions/checkout@v5
32+
- uses: actions/checkout@v7
3333

3434
- uses: millionco/react-doctor@v2
3535
# Advisory by default: React Doctor reports findings on every PR — a

0 commit comments

Comments
 (0)