We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b496135 + 5cc19a3 commit 8bd37cdCopy full SHA for 8bd37cd
2 files changed
.github/workflows/claude-code-review.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout repository
21
- uses: actions/checkout@v4
+ uses: actions/checkout@v7
22
with:
23
fetch-depth: 1
24
.github/workflows/claude.yml
@@ -24,7 +24,7 @@ jobs:
actions: read # Required for Claude to read CI results on PRs
25
26
27
28
29
30
0 commit comments