We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23fa6f8 commit 19f1e97Copy full SHA for 19f1e97
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
ruby-version: 2.7.0
22
23
- name: Install Bundler
24
- run: gem install bundler
+ run: gem install bundler -v 2.4.22
25
26
- uses: actions/cache@v1
27
with:
0 commit comments