Skip to content

Commit ff91a25

Browse files
Update dependency ruby to v4
1 parent d75b27b commit ff91a25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: ruby/setup-ruby@v1
2727
with:
2828
# Match the Ruby bundled with openbolt, which runs the tasks in production
29-
ruby-version: '3.2'
29+
ruby-version: '4.0.6'
3030
- run: gem install rspec --no-document
3131
- run: rspec
3232

0 commit comments

Comments
 (0)