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 3a78a4e commit f4df19dCopy full SHA for f4df19d
.github/workflows/test.yaml
@@ -15,7 +15,7 @@ jobs:
15
- macos-latest
16
name: Test on ${{ matrix.os }} with Ruby ${{ matrix.ruby }}
17
steps:
18
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
19
- name: Set up Ruby
20
uses: ruby/setup-ruby@v1
21
with:
0 commit comments