Update gradle.yml

This commit is contained in:
CloudlyBot | Argantiu 2023-04-22 18:11:28 +02:00 committed by GitHub
parent 7849a99776
commit 2e741a0223
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ jobs:
- name: Cache Gradle - name: Cache Gradle
id: cache-gradle id: cache-gradle
uses: actions/cache@v1 uses: actions/cache@v2.1.8
with: with:
path: ~/.gradle path: ~/.gradle
key: ${{ runner.os }}-gradle key: ${{ runner.os }}-gradle