Skip to content

Commit 667cfae

Browse files
committed
use ruby 4 for lint
1 parent bd9ec52 commit 667cfae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: Setup Ruby
7474
uses: ruby/setup-ruby@v1
7575
with:
76-
ruby-version: 3.4
76+
ruby-version: 4.0
7777
- uses: actions/cache@v4
7878
with:
7979
path: vendor/bundle

0 commit comments

Comments
 (0)