There was an error while loading. Please reload this page.
2 parents 72aea55 + 0fa60c1 commit 9d143ebCopy full SHA for 9d143eb
1 file changed
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
- { os: macos-15-intel, ruby: '3.4' }
26
runs-on: ${{ matrix.os }}
27
steps:
28
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
29
- name: Set up Ruby
30
uses: ruby/setup-ruby@v1
31
with:
0 commit comments