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 08c450d commit e0bb4eaCopy full SHA for e0bb4ea
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
BUNDLE_GEMFILE: ${{matrix.gemfile}}
20
21
steps:
22
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
23
- uses: ruby/setup-ruby@v1
24
with:
25
ruby-version: ${{matrix.ruby}}
0 commit comments