We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1f24b9 + 37614bc commit e0ff20aCopy full SHA for e0ff20a
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
TEST_SYMLINK: ${{ matrix.TEST_SYMLINK }}
27
continue-on-error: ${{ matrix.ruby-version == 'head' }}
28
steps:
29
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
30
- name: Set up Ruby
31
uses: ruby/setup-ruby@v1
32
with:
0 commit comments