mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-09-16 07:07:44 -04:00
chore(deps): update ruby to v4.0.7 (#7167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
1 parent
2657bb4c6f
commit
5e2933c69a
5 files changed
+6
-6
No files matched your search
@@ -58,7 +58,7 @@ jobs:
|
||||
- name: Setup Ruby
|
||||
uses: ruby/setup-ruby@95ef2b042f9d7a56d8268cba8559e2842e2ad01b # v1.321.0
|
||||
with:
|
||||
ruby-version: '4.0.6'
|
||||
ruby-version: '4.0.7'
|
||||
bundler-cache: true
|
||||
working-directory: docs
|
||||
|
||||
|
||||
@@ -88,7 +88,7 @@ jobs:
|
||||
- name: Setup Ruby
|
||||
uses: ruby/setup-ruby@95ef2b042f9d7a56d8268cba8559e2842e2ad01b # v1.321.0
|
||||
with:
|
||||
ruby-version: '4.0.6'
|
||||
ruby-version: '4.0.7'
|
||||
bundler-cache: true
|
||||
working-directory: docs
|
||||
|
||||
|
||||
@@ -131,7 +131,7 @@ jobs:
|
||||
- name: Set up Ruby
|
||||
uses: ruby/setup-ruby@95ef2b042f9d7a56d8268cba8559e2842e2ad01b # v1.321.0
|
||||
with:
|
||||
ruby-version: '4.0.6'
|
||||
ruby-version: '4.0.7'
|
||||
bundler-cache: true
|
||||
|
||||
- name: Decode Play Store credentials
|
||||
|
||||
@@ -170,7 +170,7 @@ jobs:
|
||||
- name: Setup Fastlane
|
||||
uses: ruby/setup-ruby@95ef2b042f9d7a56d8268cba8559e2842e2ad01b # v1.321.0
|
||||
with:
|
||||
ruby-version: '4.0.6'
|
||||
ruby-version: '4.0.7'
|
||||
bundler-cache: true
|
||||
|
||||
- name: Build and Deploy Google Play to Internal Track with Fastlane
|
||||
@@ -241,7 +241,7 @@ jobs:
|
||||
- name: Setup Fastlane
|
||||
uses: ruby/setup-ruby@95ef2b042f9d7a56d8268cba8559e2842e2ad01b # v1.321.0
|
||||
with:
|
||||
ruby-version: '4.0.6'
|
||||
ruby-version: '4.0.7'
|
||||
bundler-cache: true
|
||||
|
||||
- name: Build F-Droid with Fastlane
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
4.0.6
|
||||
4.0.7
|
||||
Reference in new issue
Block a user