We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b2a2d8 + 1521a12 commit 2917620Copy full SHA for 2917620
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@4f91d429570f31ab67924719ed3669e5c820e072
+ uses: gradle/actions/setup-gradle@b6208dca2e6d55209f73df1d80993f06c285a018
27
with:
28
gradle-version: '9.2.1'
29
- name: Cache SonarCloud packages
0 commit comments