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.
1 parent 504a396 commit 88a36daCopy full SHA for 88a36da
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
- "3.2"
27
- "3.3"
28
steps:
29
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
30
- uses: ruby/setup-ruby@v1
31
with:
32
ruby-version: ${{ matrix.ruby_version }}
0 commit comments