mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-17 12:17:53 +01:00
ci: use actions/cache v3
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/ios.publish.yml
vendored
2
.github/workflows/ios.publish.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
|||||||
ccache -p
|
ccache -p
|
||||||
|
|
||||||
- name: Cache Pods
|
- name: Cache Pods
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v3
|
||||||
id: pods-cache
|
id: pods-cache
|
||||||
with:
|
with:
|
||||||
path: apps/mobile/native/ios/Pods
|
path: apps/mobile/native/ios/Pods
|
||||||
|
|||||||
Reference in New Issue
Block a user