From 2306e39bd5b520d8131aaf045087e1e3fcef4dbb Mon Sep 17 00:00:00 2001 From: Aric <78001398+arichorn@users.noreply.github.com> Date: Wed, 21 Dec 2022 16:06:43 -0600 Subject: [PATCH] Updated Cache Dependence --- .github/workflows/buildapp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/buildapp.yml b/.github/workflows/buildapp.yml index 301e60e..ed16f1b 100644 --- a/.github/workflows/buildapp.yml +++ b/.github/workflows/buildapp.yml @@ -68,7 +68,7 @@ jobs: - name: Caching id: SDK - uses: actions/cache@v3.0.11 + uses: actions/cache@v3.2.0 env: cache-name: iOS-15.5-SDK with: