We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed9daa5 + 3c26619 commit 1938f52Copy full SHA for 1938f52
.github/workflows/build-and-deploy.yml
@@ -40,7 +40,7 @@ jobs:
40
cache: npm
41
- uses: ruby/setup-ruby@v1
42
with:
43
- ruby-version: '2.6'
+ ruby-version: '3.0'
44
bundler-cache: true
45
- name: Restore Gradle cache
46
uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3
@@ -84,7 +84,7 @@ jobs:
84
85
86
87
88
89
- run: sudo xcode-select -s /Applications/Xcode_14.2.app
90
- run: git fetch --prune --unshallow
.github/workflows/cocoapods.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
34
35
36
0 commit comments