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 60053d0 commit ae72776Copy full SHA for ae72776
.github/workflows/rspec.yml
@@ -21,7 +21,7 @@ jobs:
21
- '3.2'
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