diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index 08fa1efc..8cadf639 100644 --- a/.github/workflows/Release.yml +++ b/.github/workflows/Release.yml @@ -15,7 +15,7 @@ jobs: - uses: actions/checkout@v2 - name: Restore Gradle cache id: cache - uses: actions/cache@v2.1.4 + uses: actions/cache@v3.3.1 with: path: | ~/.gradle/caches