Skip to content

Commit 8d9f654

Browse files
committed
Bump setup-java from v4.8.0 to v5.2.0
Co-authored-by: Isaac
1 parent f3e8b39 commit 8d9f654

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: go mod download
4646

4747
- name: Setup Java
48-
uses: actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4.8.0
48+
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
4949
with:
5050
distribution: temurin
5151
java-version: '21'

0 commit comments

Comments
 (0)