Skip to content

Commit 2d55081

Browse files
authored
Merge pull request #718 from splitrb/update-github-workflows-ci
Update actions/checkout to v4
2 parents 32eee90 + f86519a commit 2d55081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
--health-retries 5
5454
5555
steps:
56-
- uses: actions/checkout@v3
56+
- uses: actions/checkout@v4
5757

5858
- uses: ruby/setup-ruby@v1
5959
with:

0 commit comments

Comments
 (0)