ci: use actions/cache v3

Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
This commit is contained in:
Ammar Ahmed
2025-03-17 16:39:44 +05:00
committed by GitHub
parent 6a0a00f126
commit 15b32b312d

View File

@@ -47,7 +47,7 @@ jobs:
ccache -p
- name: Cache Pods
uses: actions/cache@v2
uses: actions/cache@v3
id: pods-cache
with:
path: apps/mobile/native/ios/Pods