Skip to content

Commit d262b5f

Browse files
committed
Prevent bundler v2.3.19 from being installed
1 parent fcb81ec commit d262b5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/manageiq_cross_repo.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
with:
4444
ruby-version: 2.7
4545
bundler-cache: true
46+
bundler: 2.3.18
4647
- name: Set up Node
4748
uses: actions/setup-node@v2
4849
with:

0 commit comments

Comments
 (0)