We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd53144 commit 04f1fcdCopy full SHA for 04f1fcd
.github/workflows/claude-code-review.yml
@@ -30,7 +30,7 @@ jobs:
30
31
steps:
32
- name: Checkout repository
33
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
34
with:
35
fetch-depth: 1
36
.github/workflows/claude.yml
@@ -29,7 +29,7 @@ jobs:
29
actions: read # Required for Claude to read CI results on PRs
0 commit comments