We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb6d570 commit db8d45fCopy full SHA for db8d45f
1 file changed
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: ruby/setup-ruby@v1
22
with:
23
ruby-version: ${{ matrix.ruby-version }}
24
- bundler-version: "2.4.22"
+ bundler: "2.4"
25
bundler-cache: true
26
- name: Build and run tests
27
env:
0 commit comments