Skip to content

Commit 6817910

Browse files
authored
Merge pull request #319 from jihchi/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 789c4d9 + bf21ca9 commit 6817910

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6
24+
uses: actions/checkout@v7
2525

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

0 commit comments

Comments
 (0)