Skip to content

Commit 68e47ae

Browse files
renovate[bot]mskopp
authored andcommitted
Update actions/setup-java action to v5
1 parent cd29687 commit 68e47ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verify.yml

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

2020
- name: Setup Java and Dependency Caching
21-
uses: actions/setup-java@v4
21+
uses: actions/setup-java@v5
2222
with:
2323
distribution: "temurin"
2424
java-version: "17"

0 commit comments

Comments
 (0)