There was an error while loading. Please reload this page.
1 parent d040139 commit 9f582dfCopy full SHA for 9f582df
1 file changed
.github/workflows/release-on-merge.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Set up Ruby
24
uses: ruby/setup-ruby@v1
25
with:
26
- ruby-version: 2.7
+ ruby-version: 3.1
27
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
28
29
- name: Build release assets
0 commit comments