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 eb57179 commit 1c649c8Copy full SHA for 1c649c8
1 file changed
.github/workflows/release.yaml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Ruby
19
uses: ruby/setup-ruby@v1
20
with:
21
- ruby-version: '2.7'
+ ruby-version: '3.2.3'
22
bundler-cache: true
23
bundler: '2.1.0'
24
- name: Build and Deploy
0 commit comments