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 050702d + 75930b0 commit d207656Copy full SHA for d207656
1 file changed
.github/workflows/ruby.yml
@@ -46,7 +46,7 @@ jobs:
46
BUNDLE_GEMFILE: gemfiles/${{ matrix.gemfile }}.gemfile
47
48
steps:
49
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
50
- name: Set up Ruby
51
uses: ruby/setup-ruby@v1
52
with:
@@ -60,7 +60,7 @@ jobs:
60
runs-on: ubuntu-latest
61
62
63
64
65
66
0 commit comments