2 parents fb9a087 + b39a17f commit d29f039Copy full SHA for d29f039
1 file changed
.github/workflows/actions.yml
@@ -22,7 +22,7 @@ jobs:
22
java-version: 25
23
cache: 'gradle'
24
- name: Setup Gradle
25
- uses: gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2
+ uses: gradle/actions/setup-gradle@cd4b95f1dffd155d6d8f6b8c195a3ff2f9f77a5d
26
with:
27
gradle-version: '9.1.0'
28
- name: Cache SonarCloud packages
0 commit comments