We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d219b commit faaf5bdCopy full SHA for faaf5bd
1 file changed
.github/workflows/run-tests.yml
@@ -42,7 +42,7 @@ jobs:
42
${{ matrix.testProfile }}
43
distribution: 'temurin'
44
- name: Setup Gradle
45
- uses: gradle/actions/setup-gradle@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e
+ uses: gradle/actions/setup-gradle@3f131e8634966bd73d06cc69884922b02e6faf92
46
with:
47
cache-read-only: ${{ github.ref != 'refs/heads/Branch_6_0' }}
48
- name: Build with Gradle
0 commit comments