Skip to content

Commit 0fa770f

Browse files
chore(deps): update dependency ruby to v4.0.2
1 parent 4def1a9 commit 0fa770f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252
- uses: actions/checkout@master
5353
- uses: ruby/setup-ruby@v1
5454
with:
55-
ruby-version: "4.0.1"
55+
ruby-version: "4.0.2"
5656
bundler-cache: true
5757
- run: bundle exec rubocop --format github --format progress --parallel --color

0 commit comments

Comments
 (0)