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 2cf26b4 commit 6211066Copy full SHA for 6211066
.github/workflows/ruby.yml
@@ -29,7 +29,7 @@ jobs:
29
ruby-version: ['2.7', '3.0', '3.1', '3.2', '3.3', '3.4']
30
31
steps:
32
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
33
- name: Set up Ruby
34
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
35
# change this to (see https://github.com/ruby/setup-ruby#versioning):
0 commit comments