We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aaf644 commit 59114ecCopy full SHA for 59114ec
1 file changed
.github/workflows/build.yml
@@ -535,7 +535,7 @@ jobs:
535
run: ./gradlew :android-test:test
536
537
- name: AVD cache
538
- uses: actions/cache@v4
+ uses: actions/cache@v5
539
id: avd-cache
540
with:
541
path: |
@@ -655,7 +655,7 @@ jobs:
655
uses: gradle/actions/setup-gradle@v5
656
657
658
659
660
661
0 commit comments