Skip to content

Commit 22efb28

Browse files
chore(deps): update dependency ruby to v4.0.6
1 parent 7570fbb commit 22efb28

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
@@ -64,7 +64,7 @@ jobs:
6464
- uses: actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089 # master
6565
- uses: ruby/setup-ruby@v1
6666
with:
67-
ruby-version: "4.0.5"
67+
ruby-version: "4.0.6"
6868
bundler-cache: True
6969

7070
- run: bundle exec rubocop --parallel --color

0 commit comments

Comments
 (0)