From a25f81dd7e97f4dd203ed410a50153df4710b726 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=8F=99=ED=98=B8?= <66300965+kdkdhoho@users.noreply.github.com> Date: Sat, 12 Oct 2024 22:05:41 +0900 Subject: [PATCH] =?UTF-8?q?=20infra:=20gradle-cache-action=20=EB=B2=84?= =?UTF-8?q?=EC=A0=84=20=EC=97=85=EA=B7=B8=EB=A0=88=EC=9D=B4=EB=93=9C=20(#3?= =?UTF-8?q?10)=20(#311)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cae63bcb..72692a17 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: distribution: 'corretto' - name: Gradle 셋업, 빌드, 캐시 - uses: burrunan/gradle-cache-action@3bf23b8dd95e7d2bacf2470132454fe893a178a1 + uses: burrunan/gradle-cache-action@c15634bb25b7284dc084f38dff4e838048b7feaf with: arguments: build properties: |