Skip to content

Commit db8d45f

Browse files
committed
Test
1 parent cb6d570 commit db8d45f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: ruby/setup-ruby@v1
2222
with:
2323
ruby-version: ${{ matrix.ruby-version }}
24-
bundler-version: "2.4.22"
24+
bundler: "2.4"
2525
bundler-cache: true
2626
- name: Build and run tests
2727
env:

0 commit comments

Comments
 (0)