Skip to content

Commit 542ad2c

Browse files
authored
Merge pull request #56 from prgrms-web-devcourse-final-project/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 2 to 4
2 parents ec2754a + 89a3481 commit 542ad2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
review:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/checkout@v2
18+
- uses: actions/checkout@v4
1919
with:
2020
fetch-depth: 0
2121

0 commit comments

Comments
 (0)