Skip to content

Commit 6a7b0aa

Browse files
upd java action
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
1 parent b4a4b67 commit 6a7b0aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616

17-
- uses: actions/setup-java@v4
17+
- uses: actions/setup-java@v5
1818
with:
1919
java-version: '21'
2020
distribution: 'temurin'

0 commit comments

Comments
 (0)