We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df0b258 commit 1e3dabbCopy full SHA for 1e3dabb
1 file changed
.github/workflows/test.yml
@@ -362,6 +362,7 @@ jobs:
362
with:
363
ruby-version: '4.0'
364
bundler: 2.7.2
365
+ - run: bundle --version
366
- run: bundle --version | grep -F "Bundler version 2.7.2"
367
368
testBundlerPre:
0 commit comments