Skip to content

Commit 2e1b192

Browse files
chore(deps): update dependency ruby to v4
1 parent b2492b7 commit 2e1b192

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
@@ -79,7 +79,7 @@ jobs:
7979
- uses: actions/checkout@master
8080
- uses: ruby/setup-ruby@v1
8181
with:
82-
ruby-version: "3.4.8"
82+
ruby-version: "4.0.0"
8383
bundler-cache: True
8484

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

0 commit comments

Comments
 (0)