Skip to content

Commit 7b7cd02

Browse files
chore(deps): update dependency ruby to v3.4.9
1 parent 64633f9 commit 7b7cd02

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
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Ruby
2626
uses: ruby/setup-ruby@6aaa311d81eba98ae12eaffbcb63296ace0efcde # v1.307.0
2727
with:
28-
ruby-version: '3.3'
28+
ruby-version: '3.4.9'
2929

3030
- name: Install dependencies
3131
run: bundle install && bundle exec appraisal install

0 commit comments

Comments
 (0)