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 f657668 + f16c67e commit fd471f9Copy full SHA for fd471f9
.github/workflows/linux.yml
@@ -17,7 +17,7 @@ jobs:
17
- ubuntu-latest
18
name: Ruby ${{ matrix.ruby }} unit testing on ${{ matrix.os }}
19
steps:
20
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
21
- uses: ruby/setup-ruby@v1
22
with:
23
ruby-version: ${{ matrix.ruby }}
0 commit comments