We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea8808a commit f7c67faCopy full SHA for f7c67fa
1 file changed
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
run: ./gradlew build --stacktrace
42
43
- name: Set up emulator cache
44
- uses: actions/cache@v4
+ uses: actions/cache@v5
45
id: avd-cache
46
with:
47
path: |
0 commit comments