There was an error while loading. Please reload this page.
2 parents ee434e5 + 1e8e660 commit 1de9852Copy full SHA for 1de9852
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
continue-on-error: ${{ matrix.ruby-version == 'head' }}
23
24
steps:
25
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
26
- name: Set up Ruby
27
uses: ruby/setup-ruby@v1
28
with:
0 commit comments