diff --git a/.github/actions/setup-darwin/action.yml b/.github/actions/setup-darwin/action.yml index e31dc0f6..dc65b3cd 100644 --- a/.github/actions/setup-darwin/action.yml +++ b/.github/actions/setup-darwin/action.yml @@ -65,7 +65,7 @@ runs: - id: restore-pods-cache name: Restore Pods cache - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: auth0_flutter/example/${{ steps.lowercase-platform.outputs.platform }}/Pods key: pods-${{ hashFiles('Podfile.lock') }}-${{ hashFiles('.xcode-version') }}-v1