We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0114f69 + d134c0f commit f88b6faCopy full SHA for f88b6fa
1 file changed
.github/workflows/ruby.yml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
ruby: [ 'ruby-head', '3.1' ]
17
steps:
18
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
19
- uses: ruby/setup-ruby@v1
20
with:
21
ruby-version: ${{ matrix.ruby }}
0 commit comments