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 1a6ea27 + 229030b commit 0b4ac16Copy full SHA for 0b4ac16
.github/workflows/unit-test.yml
@@ -18,7 +18,7 @@ jobs:
18
ruby: 3.2
19
name: Ruby ${{ matrix.ruby }} unit testing on ${{ matrix.os }}
20
steps:
21
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
22
- uses: ruby/setup-ruby@v1
23
with:
24
ruby-version: ${{ matrix.ruby }}
0 commit comments