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 497d3c4 + b61f658 commit 301ada9Copy full SHA for 301ada9
.github/workflows/ruby.yml
@@ -29,7 +29,7 @@ jobs:
29
BUNDLE_GEMFILE: gemfiles/rails_${{ matrix.rails }}.gemfile
30
31
steps:
32
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
33
- name: Set up Ruby
34
uses: ruby/setup-ruby@v1
35
with:
0 commit comments