2 parents 40b4c6b + f6db3cb commit 72f71c0Copy full SHA for 72f71c0
2 files changed
.github/workflows/claude-code-review.yml
@@ -37,7 +37,7 @@ jobs:
37
38
steps:
39
- name: Checkout repository
40
- uses: actions/checkout@v4
+ uses: actions/checkout@v7
41
with:
42
fetch-depth: 1
43
.github/workflows/claude.yml
@@ -41,7 +41,7 @@ jobs:
actions: read # Required for Claude to read CI results on PRs
44
45
46
47
0 commit comments