Skip to content

Commit

Permalink
ci: force latest bundler version
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Jan 5, 2024
1 parent 9d8788b commit d8f2ef1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,11 @@ jobs:

- name: Setup Ruby
uses: ruby/setup-ruby@af848b40be8bb463a751551a1180d74782ba8a72
working-directory: ${{ matrix.path }}
with:
ruby-version: 3.0.0
bundler: latest
bundler-cache: false

- name: Configure RubyGems
env:
Expand Down

0 comments on commit d8f2ef1

Please sign in to comment.