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 2325a3b commit 9d19629Copy full SHA for 9d19629
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
- { ruby: 'jruby-9.2.19.0', os: 'ubuntu-latest' }
16
runs-on: ${{ matrix.os }}
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