Skip to content

Commit 0f9ede8

Browse files
committed
Updates actions/checkout
1 parent cb1ab57 commit 0f9ede8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
env:
5050
RAILS_VERSION: ${{ matrix.rails }}
5151
steps:
52-
- uses: actions/checkout@v2
52+
- uses: actions/checkout@v4
5353
- name: Set up Ruby ${{ matrix.ruby }}
5454
uses: ruby/setup-ruby@v1
5555
with:

0 commit comments

Comments
 (0)