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 0b4ac16 + b64dfdf commit 903dfe2Copy full SHA for 903dfe2
.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@v3
+ - uses: actions/checkout@v4
22
- uses: ruby/setup-ruby@v1
23
with:
24
ruby-version: ${{ matrix.ruby }}
0 commit comments