diff --git a/.github/workflows/pr_test.yml b/.github/workflows/pr_test.yml index 458a129..44b931b 100644 --- a/.github/workflows/pr_test.yml +++ b/.github/workflows/pr_test.yml @@ -22,7 +22,7 @@ jobs: distribution: 'temurin' - name: Cache Gradle build and build directories - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | ~/.gradle/caches