We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a9322 commit a7d7ec7Copy full SHA for a7d7ec7
1 file changed
.github/workflows/main.yml
@@ -23,6 +23,7 @@ jobs:
23
with:
24
bundler-cache: true
25
ruby-version: ${{ matrix.ruby }}
26
+ bundler: '2.4.22'
27
28
- run: bundle install
29
- run: bundle exec rake
0 commit comments