From 0aeb7fe838f2111506c906784130ae8225fa9617 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 14 Jul 2026 07:53:30 +0000 Subject: [PATCH] chore(deps): update dependency ruby to v4 --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 0c30a2f..112d31b 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -32,7 +32,7 @@ jobs: - name: Install Ruby 3.1 uses: ruby/setup-ruby@472790540115ce5bd69d399a020189a8c87d641f # v1.247.0 with: - ruby-version: "3.1" + ruby-version: "4.0.6" bundler-cache: true - name: Install toys run: gem install --no-document toys