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 80456f7 commit fb666edCopy full SHA for fb666ed
.github/workflows/module_ci.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: "Setup ruby"
45
uses: "ruby/setup-ruby@v1"
46
with:
47
- ruby-version: "2.7"
+ ruby-version: "3.1"
48
bundler-cache: true
49
50
- name: "Bundle environment"
0 commit comments