Skip to content

Commit e175cea

Browse files
authored
chore(deps): bump actions/checkout from 5 to 6
2 parents 67c6254 + aeafa13 commit e175cea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/repo-clean-o-matic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
steps:
3131
- name: Checkout full repo history
32-
uses: actions/checkout@v5
32+
uses: actions/checkout@v6
3333
with:
3434
fetch-depth: 0
3535
ref: live-reports #If you're using the main branch for the reports, you can change this to main or just remove this line

0 commit comments

Comments
 (0)