diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index af47596..75eb410 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v6 - name: Cache Gradle - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: | ~/.gradle/caches