mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
chore(deps): update expo/expo-github-action action to v8 (#402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3fa0cd04d1
commit
57246cade1
2
.github/workflows/native-build.yml
vendored
2
.github/workflows/native-build.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
cache-dependency-path: front/yarn.lock
|
||||
|
||||
- name: Setup Expo
|
||||
uses: expo/expo-github-action@v7
|
||||
uses: expo/expo-github-action@v8
|
||||
with:
|
||||
expo-version: latest
|
||||
eas-version: latest
|
||||
|
2
.github/workflows/native-update.yml
vendored
2
.github/workflows/native-update.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
cache-dependency-path: front/yarn.lock
|
||||
|
||||
- name: Setup Expo
|
||||
uses: expo/expo-github-action@v7
|
||||
uses: expo/expo-github-action@v8
|
||||
with:
|
||||
expo-version: latest
|
||||
eas-version: latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user