Skip to content

Commit 7700967

Browse files
committed
Use actions/checkout@v3
1 parent 8e490c7 commit 7700967

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
@@ -61,7 +61,7 @@ jobs:
6161
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
6262

6363
steps:
64-
- uses: actions/checkout@v2
64+
- uses: actions/checkout@v3
6565
- name: Set up Ruby
6666
uses: ruby/setup-ruby@v1
6767
with:

0 commit comments

Comments
 (0)