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 daa5f0f commit fef175aCopy full SHA for fef175a
.github/workflows/rspec.yml
@@ -22,7 +22,7 @@ jobs:
22
- '3.4'
23
24
steps:
25
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
26
- name: Set up Ruby
27
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
28
# change this to (see https://github.com/ruby/setup-ruby#versioning):
0 commit comments