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