diff --git a/.gitea/workflows/test-java.yml b/.gitea/workflows/test-java.yml index cbc103d..d18fa4c 100644 --- a/.gitea/workflows/test-java.yml +++ b/.gitea/workflows/test-java.yml @@ -12,7 +12,7 @@ jobs: with: fetch-depth: 1 - - name: Cache Gradle Wrapper + - name: Cache Tool cache uses: actions/cache@v3 with: path: ${{ env.RUNNER_TOOL_CACHE }}