2 parents 145b992 + 6d0dba9 commit 3c9a8e2Copy full SHA for 3c9a8e2
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@6710000013efea00802ecf636afd397941ccbfc5
+ uses: gradle/actions/setup-gradle@39e147cb9de83bb9910b8ef8bd7fff0ee20fcd6f
27
with:
28
gradle-version: '9.4.1'
29
- name: Cache SonarCloud packages
0 commit comments