From 61f105854c125f914f847f6a823e6d3afe36a89c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 21:04:27 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Update=20dependency=20ruby=20to=20v?= =?UTF-8?q?4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 8ddef653..2258ecf1 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -86,7 +86,7 @@ jobs: - id: 'step-9' uses: 'ruby/setup-ruby@v1' with: - ruby-version: '3.2.3' + ruby-version: '4.0.1' - id: 'step-10' name: 'Publish to Playstore' working-directory: 'fastlane'