Skip to content

Commit 0d28d18

Browse files
pschichbotpschichtel
authored andcommitted
Update actions/setup-java action to v5
1 parent 333374e commit 0d28d18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v5
1010
- name: Set up JDK
11-
uses: actions/setup-java@v4
11+
uses: actions/setup-java@v5
1212
with:
1313
java-version: 21
1414
distribution: temurin

0 commit comments

Comments
 (0)