Skip to content

Commit 1902715

Browse files
authored
Merge pull request #277 from jihchi/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents f3cde68 + ee3f5db commit 1902715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
git config --global core.eol lf
2222
2323
- name: Checkout repo
24-
uses: actions/checkout@v5
24+
uses: actions/checkout@v6
2525

2626
- uses: pnpm/action-setup@v4
2727

0 commit comments

Comments
 (0)