Skip to content

Commit 8377601

Browse files
authored
chore(deps): update actions/checkout action to v5 (#2630)
2 parents c844413 + 41fda23 commit 8377601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
id-token: write
5353
steps:
5454
- name: Checkout repository
55-
uses: actions/checkout@v4
55+
uses: actions/checkout@v5
5656
with:
5757
fetch-depth: 1
5858

0 commit comments

Comments
 (0)