Skip to content

Commit 1c649c8

Browse files
committed
Use newer Ruby for release
1 parent eb57179 commit 1c649c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Ruby
1919
uses: ruby/setup-ruby@v1
2020
with:
21-
ruby-version: '2.7'
21+
ruby-version: '3.2.3'
2222
bundler-cache: true
2323
bundler: '2.1.0'
2424
- name: Build and Deploy

0 commit comments

Comments
 (0)