Skip to content

Commit 08d1ce6

Browse files
ci(tools): update dependency ruby to v4.0.3
1 parent f9d9816 commit 08d1ce6

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: 4.0.2
26+
ruby-version: 4.0.3
2727
bundler-cache: true
2828

2929
- name: Run rubocop

0 commit comments

Comments
 (0)