diff --git a/.github/workflows/an-ci.yml b/.github/workflows/an-ci.yml index a6ed9772..dbc5157d 100644 --- a/.github/workflows/an-ci.yml +++ b/.github/workflows/an-ci.yml @@ -20,7 +20,7 @@ jobs: with: java-version: '17' distribution: 'temurin' - cache: jdk + cache: gradle - name: Cache Gradle uses: actions/cache@v3 with: @@ -49,7 +49,7 @@ jobs: with: java-version: '17' distribution: 'temurin' - cache: jdk + cache: gradle - name: Cache Gradle uses: actions/cache@v3 with: