From 48c6323b146811e22670f1c535dccade4f23aa53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baz=C3=A1n?= Date: Thu, 23 Feb 2023 12:47:33 +0100 Subject: [PATCH] Update Ruby --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 39e2320..00b4311 100644 --- a/action.yml +++ b/action.yml @@ -23,7 +23,7 @@ runs: - name: Install Ruby uses: ruby/setup-ruby@v1 with: - ruby-version: 3.1.2 + ruby-version: 3.2.1 bundler-cache: true cache-version: deposit-with-oj bundler: Gemfile.lock