Skip to content

Commit 586b977

Browse files
renovate[bot]stefanseifert
authored andcommitted
Update actions/setup-java action to v5
1 parent e54b1e3 commit 586b977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ runs:
5050
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
5151

5252
- name: Setup JDK
53-
uses: actions/setup-java@v4
53+
uses: actions/setup-java@v5
5454
with:
5555
distribution: ${{ inputs.java-distribution }}
5656
java-version: ${{ inputs.java-version }}

0 commit comments

Comments
 (0)