There was an error while loading. Please reload this page.
1 parent 039c65c commit 7b4f371Copy full SHA for 7b4f371
1 file changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
ruby: [ '2.6', '2.7', '3.0']
15
name: Lint & Test with Ruby ${{ matrix.ruby }}
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
18
- uses: ruby/setup-ruby@v1
19
with:
20
ruby-version: ${{ matrix.ruby }}
0 commit comments