Skip to content

Commit 6579dfc

Browse files
authored
Merge pull request #208 from mchestr/dependabot/github_actions/actions/checkout-6
chore(deps): Bump actions/checkout from 4 to 6
2 parents b21fbfb + c431e94 commit 6579dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claude-code-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
steps:
2929
- name: Checkout repository
30-
uses: actions/checkout@v4
30+
uses: actions/checkout@v6
3131
with:
3232
fetch-depth: 1
3333

0 commit comments

Comments
 (0)