Polish "Bump gradle/actions/setup-gradle from 5.0.2 to 6.2.0"

See gh-50890
This commit is contained in:
Stéphane Nicoll
2026-07-01 08:08:06 +02:00
parent 36d098c755
commit 0b3aaff96f
2 changed files with 5 additions and 2 deletions
+1
View File
@@ -61,6 +61,7 @@ jobs:
- name: Set Up Gradle
uses: gradle/actions/setup-gradle@3f131e8634966bd73d06cc69884922b02e6faf92 # v6.2.0
with:
cache-provider: basic
cache-read-only: false
- name: Configure Gradle Properties
shell: bash