Skip to content

Commit

Permalink
Updates actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
philnash committed Dec 28, 2023
1 parent cb1ab57 commit 0f9ede8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
env:
RAILS_VERSION: ${{ matrix.rails }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Set up Ruby ${{ matrix.ruby }}
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 0f9ede8

Please sign in to comment.