We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b16679 + 18e0af6 commit 702350eCopy full SHA for 702350e
2 files changed
.github/workflows/claude-code-review.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout repository
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
19
with:
20
fetch-depth: 1
21
.github/workflows/claude.yml
@@ -26,7 +26,7 @@ jobs:
26
actions: read # Required for Claude to read CI results on PRs
27
28
29
30
31
32
0 commit comments