Skip to content

Commit ed9a4dd

Browse files
renovate[bot]hantsy
authored andcommitted
chore(deps): update actions/setup-java action to v5
1 parent 1d81103 commit ed9a4dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 0
2424

2525
- name: Set up JDK
26-
uses: actions/setup-java@v4
26+
uses: actions/setup-java@v5
2727
with:
2828
distribution: "zulu"
2929
java-version: "21"

0 commit comments

Comments
 (0)