Skip to content

Commit 16cbc92

Browse files
committed
Upgrade deprecated action
1 parent 971b303 commit 16cbc92

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
@@ -46,7 +46,7 @@ jobs:
4646
RAILS_VERSION: ${{ matrix.rails }}
4747

4848
steps:
49-
- uses: actions/checkout@v2
49+
- uses: actions/checkout@v3
5050
- name: Set up Ruby ${{ matrix.ruby }}
5151
uses: ruby/setup-ruby@v1
5252
with:

0 commit comments

Comments
 (0)