Skip to content

Commit

Permalink
Merge pull request #19 from baldowl/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-4
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
2 parents 0c2c6b2 + efe3ab2 commit d24f36f
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 @@ -26,7 +26,7 @@ jobs:
env:
TEST_WITH_RACK: ${{ matrix.rack_version }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: ruby/setup-ruby-pkgs@v1
with:
ruby-version: ${{ matrix.ruby_version }}
Expand Down

0 comments on commit d24f36f

Please sign in to comment.