Skip to content

Commit 4b49d06

Browse files
committed
Update Bundler to latest for GHA
1 parent 358aae5 commit 4b49d06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
ruby-version: ${{ matrix.ruby_version }}
4747
- name: Build and run test
4848
run: |
49+
gem update bundler
4950
bundle -v
5051
bundle
5152
bundle exec appraisal rails_${{ matrix.rails_version }} bundle

0 commit comments

Comments
 (0)