Skip to content

Commit 8b2f035

Browse files
committed
pin bundler until we are ready to upgrade
1 parent fb971ba commit 8b2f035

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ runs:
1515
- uses: ruby/setup-ruby@v1
1616
with:
1717
ruby-version: ${{ inputs.version }}
18+
bundler: 2
1819

1920
- name: Install dependencies
2021
if: ${{ inputs.install-dependencies == 'true' }}

0 commit comments

Comments
 (0)