We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b310789 + bd77b90 commit 8feedecCopy full SHA for 8feedec
.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@0723195856401067f7a2779048b490ace7a47d7c
+ uses: gradle/actions/setup-gradle@342e94ec9aa7226938939f1ad2c761d1245996f5
27
with:
28
gradle-version: '9.3.1'
29
- name: Cache SonarCloud packages
0 commit comments