Skip to content

Commit 4e4047e

Browse files
chore(deps): update dependency ruby to v4
1 parent 8082b60 commit 4e4047e

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
@@ -81,7 +81,7 @@ jobs:
8181
- uses: actions/checkout@master
8282
- uses: ruby/setup-ruby@v1
8383
with:
84-
ruby-version: "3.4.8"
84+
ruby-version: "4.0.1"
8585
bundler-cache: True
8686

8787
- run: bundle exec rubocop --fail-level E --extra-details --display-time --color

0 commit comments

Comments
 (0)