From e2e7547f1c550561b33d82e39e9320a15c22a90e Mon Sep 17 00:00:00 2001 From: skyflow-shravan Date: Mon, 3 Mar 2025 18:38:31 +0530 Subject: [PATCH] SK-1929 bump actions cache version --- .github/workflows/internal_release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/internal_release.yml b/.github/workflows/internal_release.yml index 85bebcd..ca9f004 100644 --- a/.github/workflows/internal_release.yml +++ b/.github/workflows/internal_release.yml @@ -34,7 +34,7 @@ jobs: echo "latest stable tag is $tag" - name: Cache Gradle and wrapper - uses: actions/cache@v2 + uses: actions/cache@v4 with: path: | ~/.gradle/caches