There was an error while loading. Please reload this page.
1 parent 401857d commit 8a36ebfCopy full SHA for 8a36ebf
1 file changed
.github/workflows/run-tests.yml
@@ -52,7 +52,7 @@ jobs:
52
${{ matrix.buildProfile }}
53
distribution: 'temurin'
54
- name: Setup Gradle
55
- uses: gradle/actions/setup-gradle@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e
+ uses: gradle/actions/setup-gradle@3f131e8634966bd73d06cc69884922b02e6faf92
56
with:
57
cache-read-only: ${{ github.ref != 'refs/heads/master' }}
58
- name: Build with Gradle
0 commit comments