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 cbbacb7 commit e61fc90Copy full SHA for e61fc90
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Ruby 3.0
17
uses: ruby/setup-ruby@v1
18
with:
19
- ruby-version: 3.0.x
+ ruby-version: 3.0.0
20
21
- name: Install dependencies
22
run: make install
0 commit comments