Skip to content

Commit 9bd0e34

Browse files
committed
chore(deps): update dependency ruby to v4
1 parent 3ad9d44 commit 9bd0e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Install Ruby 3.1
3333
uses: ruby/setup-ruby@472790540115ce5bd69d399a020189a8c87d641f # v1.247.0
3434
with:
35-
ruby-version: "3.1"
35+
ruby-version: "4.0.1"
3636
bundler-cache: true
3737
- name: Install toys
3838
run: gem install --no-document toys

0 commit comments

Comments
 (0)