Skip to content

Commit 5976bc3

Browse files
ci(tools): update dependency ruby to v4
1 parent 010ce6c commit 5976bc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup ruby
2424
uses: ruby/setup-ruby@v1
2525
with:
26-
ruby-version: 3.4.8
26+
ruby-version: 4.0.0
2727
bundler-cache: true
2828

2929
- name: Run rubocop

0 commit comments

Comments
 (0)