Skip to content

Commit 2356d9a

Browse files
chore(deps): update dependency ruby to v4
1 parent 311e091 commit 2356d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
- uses: actions/checkout@master
9090
- uses: ruby/setup-ruby@v1
9191
with:
92-
ruby-version: "3.4.8"
92+
ruby-version: "4.0.0"
9393
bundler-cache: True
9494

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

0 commit comments

Comments
 (0)