Skip to content

Commit

Permalink
Merge pull request #362 from m-nakamura145/update-checkout-action
Browse files Browse the repository at this point in the history
Update latest checkout action version
  • Loading branch information
p8 authored Jan 18, 2024
2 parents 07df49f + 639d4a4 commit e9bb867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- 'ruby-head'

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v4

- name: Set up Ruby
uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit e9bb867

Please sign in to comment.