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 ded5f91 + b4e7d8c commit bd482daCopy full SHA for bd482da
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
- { os: ubuntu-latest, ruby: 'jruby-head' }
15
- { os: ubuntu-latest, ruby: 'jruby-9.2' }
16
steps:
17
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
18
- name: Set up Ruby ${{ matrix.ruby }}
19
uses: ruby/setup-ruby@v1
20
with:
0 commit comments