2 parents c381d13 + d953bb2 commit 0e54892Copy full SHA for 0e54892
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@ed408507eac070d1f99cc633dbcf757c94c7933a
+ uses: gradle/actions/setup-gradle@748248ddd2a24f49513d8f472f81c3a07d4d50e1
27
with:
28
gradle-version: '9.1.0'
29
- name: Cache SonarCloud packages
0 commit comments