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 0b75127 commit f981625Copy full SHA for f981625
.github/workflows/ruby.yml
@@ -29,7 +29,7 @@ jobs:
29
ruby-version: ['3.3.5']
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