We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 092ba11 commit a2f5919Copy full SHA for a2f5919
.github/workflows/ruby.yml
@@ -21,7 +21,7 @@ jobs:
21
ruby-version: ['3.0', '3.1', '3.2', '3.3', 'truffleruby', 'jruby']
22
23
steps:
24
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
25
- name: Set up Ruby
26
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
27
# change this to (see https://github.com/ruby/setup-ruby#versioning):
0 commit comments