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.
2 parents 0fec0ce + b509b0a commit 1ca1befCopy full SHA for 1ca1bef
.github/workflows/actions.yml
@@ -23,7 +23,7 @@ jobs:
23
java-version: 25
24
cache: 'gradle'
25
- name: Setup Gradle
26
- uses: gradle/actions/setup-gradle@e3f815a7c1bd00af8e07790b885aa841db062e46
+ uses: gradle/actions/setup-gradle@030fdb2d3d26e7c77770bfe796534fcd841c69dc
27
with:
28
gradle-version: '9.2.1'
29
- name: Cache SonarCloud packages
0 commit comments