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 ea802ab commit 6951ab7Copy full SHA for 6951ab7
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Set up Ruby 3.3
35
uses: ruby/setup-ruby@v1
36
with:
37
- version: 3.3
+ ruby-version: 3.3
38
- name: Setup Environment
39
shell: bash
40
run: |
0 commit comments