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 d5f0654 + 7710fa0 commit cf0d1fcCopy full SHA for cf0d1fc
1 file changed
.github/workflows/ruby.yml
@@ -18,7 +18,7 @@ jobs:
18
ruby-version: [3.1, 3.2, 3.3, 3.4]
19
20
steps:
21
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
22
- name: Set up Ruby ${{ matrix.ruby-version }}
23
uses: ruby/setup-ruby@v1
24
with:
0 commit comments