From 2f199c6b49afd15961133da51c66f7968cfb430e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=E1=B4=87C=E1=B4=8F=E1=B4=85=E1=B4=87s2=E1=B4=8D=E1=B4=9C?= =?UTF-8?q?=E1=B4=84=CA=9C?= Date: Sat, 25 May 2024 14:50:35 +0000 Subject: [PATCH] Update android-pr_ci.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: HᴇCᴏᴅᴇs2ᴍᴜᴄʜ --- .github/workflows/android-pr_ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android-pr_ci.yml b/.github/workflows/android-pr_ci.yml index 460d5e8..8c6ca01 100644 --- a/.github/workflows/android-pr_ci.yml +++ b/.github/workflows/android-pr_ci.yml @@ -24,7 +24,7 @@ jobs: distribution: 'temurin' cache: gradle - - uses: actions/cache@vcache + - uses: actions/cache@v4 with: path: | ~/.gradle/caches