diff --git a/action.yml b/action.yml index 5d08c71..92f1cc4 100644 --- a/action.yml +++ b/action.yml @@ -112,7 +112,7 @@ runs: - name: Cache Android CLI and SDK if: inputs.cache == 'true' id: cache - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: | ~/.android/bin