Skip to content

Commit 74baaf0

Browse files
Bump Ruby in github actions
1 parent 861d967 commit 74baaf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up ruby
2222
uses: ruby/setup-ruby@v1
2323
with:
24-
ruby-version: 3.0.4
24+
ruby-version: 3.2.1
2525
bundler-cache: true
2626

2727
- name: Run

0 commit comments

Comments
 (0)