We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ec14ba + 32e7fb1 commit c4c4174Copy full SHA for c4c4174
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@2cab5e3c71fcf0307b19c72f717791dc9bd56d23
+ uses: gradle/actions/setup-gradle@dd0829a494cc28ae9ae74e6412dd34826e596beb
27
with:
28
gradle-version: '9.4.1'
29
- name: Cache SonarCloud packages
0 commit comments