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 194dd6a + fcdc4e3 commit 246af3bCopy full SHA for 246af3b
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/rails_${{ matrix.rails }}.gemfile
21
22
steps:
23
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
24
25
- name: Set up Ruby
26
uses: ruby/setup-ruby@v1
0 commit comments