We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22e0e65 commit 10cb204Copy full SHA for 10cb204
.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
71
- name: Set up Ruby
72
uses: ruby/setup-ruby@v1
73
with:
74
- ruby-version: 2.6
+ ruby-version: 3.0
75
- name: Install dependencies
76
run: gem install ossy --no-document
77
- name: Trigger release workflow
0 commit comments