2 parents fee5fc6 + e03c8c7 commit e11432fCopy full SHA for e11432f
1 file changed
.github/workflows/tests.yml
@@ -20,7 +20,7 @@ jobs:
20
ruby: [ jruby-9.3.15.0, jruby-9.4.13.0, jruby-10.0.0.1 ]
21
runs-on: ${{ matrix.os }}
22
steps:
23
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
24
- uses: ruby/setup-ruby@v1
25
with:
26
ruby-version: ${{ matrix.ruby }}
0 commit comments