Skip to content

Commit d70f904

Browse files
ci(tools): update dependency ruby to v4 (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88b615e commit d70f904

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)