Skip to content

Commit 7dab1ef

Browse files
chore(deps): update actions/checkout action to v6 (#1450)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 5b2b7f5 commit 7dab1ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
id-token: write
2020

2121
steps:
22-
- uses: actions/checkout@v5
22+
- uses: actions/checkout@v6
2323
with:
2424
fetch-depth: 1
2525

0 commit comments

Comments
 (0)