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