Update dependency ruby to v4.0.3 (#524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent
b2efc82aa3
commit
0eff82a10a
@@ -118,7 +118,7 @@ jobs:
|
||||
if: matrix.format.type == 'aab'
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: '4.0.2'
|
||||
ruby-version: '4.0.3'
|
||||
|
||||
- name: Install fastlane
|
||||
if: matrix.format.type == 'aab'
|
||||
|
||||
@@ -80,7 +80,7 @@ jobs:
|
||||
if: matrix.format.type == 'aab'
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: '4.0.2'
|
||||
ruby-version: '4.0.3'
|
||||
- name: Install fastlane
|
||||
if: matrix.format.type == 'aab'
|
||||
run: gem install fastlane -NV
|
||||
|
||||
Reference in New Issue
Block a user