Skip to content

Commit

Permalink
Merge pull request #718 from splitrb/update-github-workflows-ci
Browse files Browse the repository at this point in the history
Update actions/checkout to v4
  • Loading branch information
andrehjr authored Sep 4, 2023
2 parents 32eee90 + f86519a commit 2d55081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
--health-retries 5
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 2d55081

Please sign in to comment.