Skip to content

Commit 883810b

Browse files
committed
Merge branch '3.1.x' into 3.2.x
2 parents 90b1c18 + 6db8d6f commit 883810b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/prepare-gradle-build/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ runs:
2020
${{ inputs.java-version }}
2121
${{ inputs.java-toolchain && '17' || '' }}
2222
- name: Set Up Gradle
23-
uses: gradle/actions/setup-gradle@750cdda3edd6d51b7fdfc069d2e2818cf3c44f4c #v3.3.1
23+
uses: gradle/actions/setup-gradle@db19848a5fa7950289d3668fb053140cf3028d43 # v3.3.2
2424
with:
2525
cache-read-only: false
2626
- name: Configure Gradle Properties

0 commit comments

Comments
 (0)