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 056951a commit eee3803Copy full SHA for eee3803
.github/workflows/ruby.yml
@@ -15,8 +15,6 @@ jobs:
15
- uses: actions/checkout@v2
16
- name: Set up Ruby
17
uses: ruby/setup-ruby@v1
18
- with:
19
- ruby-version: 2.6
20
- name: Install dependencies
21
run: bundle install
22
- name: Run tests
.ruby-version
@@ -1 +1 @@
1
-3.1.3
+3.3.5
0 commit comments