We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48fc412 + 7b133e9 commit 10c0fa8Copy full SHA for 10c0fa8
.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@b93d9dccdc2f11b73ab86f6edf55481021f20984
+ uses: gradle/actions/setup-gradle@6ac57d8041f7f650ec1c9fdc2aae2f7d71b3766c
27
with:
28
gradle-version: '9.4.1'
29
- name: Cache SonarCloud packages
0 commit comments