Skip to content

Commit e6ec0e2

Browse files
authored
Merge pull request #10 from taketo1113/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 98ab1ed + f64b663 commit e6ec0e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: Checkout code
27-
uses: actions/checkout@v5
27+
uses: actions/checkout@v6
2828
- name: Set up Ruby
2929
uses: ruby/setup-ruby@v1
3030
with:

0 commit comments

Comments
 (0)