We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29088dc + 92b3b40 commit 5945f33Copy full SHA for 5945f33
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
- "3.1"
26
- "3.2"
27
steps:
28
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
29
- uses: ruby/setup-ruby@v1
30
with:
31
ruby-version: ${{ matrix.ruby_version }}
0 commit comments