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 685101c + 0ac07cd commit 6d4edb4Copy full SHA for 6d4edb4
.github/workflows/ruby.yml
@@ -29,7 +29,7 @@ jobs:
29
ruby-version: ['3.1']
30
31
steps:
32
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
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