We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a9322 commit da69041Copy full SHA for da69041
1 file changed
.github/workflows/main.yml
@@ -16,6 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
ruby: ['3.4', '3.3', '3.2', '3.1', '3.0', '2.7']
19
+ bundler: '2.4'
20
21
steps:
22
- uses: actions/checkout@v4
0 commit comments