We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67c6254 + aeafa13 commit e175ceaCopy full SHA for e175cea
1 file changed
.github/workflows/repo-clean-o-matic.yml
@@ -29,7 +29,7 @@ jobs:
29
30
steps:
31
- name: Checkout full repo history
32
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
33
with:
34
fetch-depth: 0
35
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