We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 535444c + 0865287 commit 171964aCopy full SHA for 171964a
1 file changed
.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@ac396bf1a80af16236baf54bd7330ae21dc6ece5
+ uses: gradle/actions/setup-gradle@bb8aaaf9d56f25afd4a90925425facf294f31fcf
27
with:
28
gradle-version: '9.4.1'
29
- name: Cache SonarCloud packages
0 commit comments