We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d49593 + faaac71 commit b921166Copy full SHA for b921166
.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@261794afacfbe7a93883fe9e989f80e083e3547f
+ uses: gradle/actions/setup-gradle@9bc3ffbf07d7328fd407213c70c920a82d163077
27
with:
28
gradle-version: '9.2.1'
29
- name: Cache SonarCloud packages
0 commit comments