We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76fc030 + 06b182e commit 7620a9cCopy full SHA for 7620a9c
.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@bb8aaaf9d56f25afd4a90925425facf294f31fcf
+ uses: gradle/actions/setup-gradle@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e
27
with:
28
gradle-version: '9.4.1'
29
- name: Cache SonarCloud packages
0 commit comments