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.
1 parent f657668 commit f16c67eCopy full SHA for f16c67e
.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