diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1e0dc3a..9bd0f77 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,7 +19,7 @@ jobs: distribution: temurin - name: Cache Gradle dependencies - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | ~/.gradle/caches