2 parents bc40d5d + 60bcd8f commit e55784dCopy full SHA for e55784d
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@73536630a5c2294ff55c4e352d46981d96c301d9
+ uses: gradle/actions/setup-gradle@9becd650e8dbfaab68eb891f288ed573b1bd4d26
27
with:
28
gradle-version: '9.4.1'
29
- name: Cache SonarCloud packages
0 commit comments