Skip to content

Commit 2db401f

Browse files
renovate[bot]MariusVolkhart
authored andcommitted
Update actions/setup-java action to v4
1 parent a3603ca commit 2db401f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v4
1919

2020
- name: Set up JDK
21-
uses: actions/setup-java@v2
21+
uses: actions/setup-java@v4
2222
with:
2323
java-version: 11
2424
distribution: 'temurin'

0 commit comments

Comments
 (0)