Skip to content

Commit c8a39e4

Browse files
1 parent ff97ce2 commit c8a39e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# Fetch entire history for SonarCloud analysis.
2323
fetch-depth: 0
2424
- name: Set up JDK
25-
uses: actions/setup-java@v3.5.1
25+
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
2626
with:
2727
java-version: ${{ matrix.jdk }}
2828
distribution: temurin

0 commit comments

Comments
 (0)