Skip to content

Commit e8ff2db

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/maven-build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ runs:
1313
using: "composite"
1414
steps:
1515
- name: Set up JDK 11
16-
uses: actions/setup-java@v4
16+
uses: actions/setup-java@v5
1717
with:
1818
java-version: '11'
1919
distribution: 'temurin'

0 commit comments

Comments
 (0)