diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index befe991ad..0004d3a72 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -162,7 +162,7 @@ jobs: - name: Setup Fastlane uses: ruby/setup-ruby@v1 with: - ruby-version: '4.0.3' + ruby-version: '4.0.4' bundler-cache: true - name: Build and Deploy Google Play to Internal Track with Fastlane @@ -235,7 +235,7 @@ jobs: - name: Setup Fastlane uses: ruby/setup-ruby@v1 with: - ruby-version: '4.0.3' + ruby-version: '4.0.4' bundler-cache: true - name: Build F-Droid with Fastlane diff --git a/.ruby-version b/.ruby-version index c4e41f945..c5106e6d1 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -4.0.3 +4.0.4