Skip to content

Commit b1c3bd7

Browse files
renovate[bot]jpenilla
authored andcommitted
Update actions/setup-java action to v4
1 parent f493d7d commit b1c3bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: "checkout git repository"
1616
uses: actions/checkout@v4
1717
- name: "setup jdk"
18-
uses: actions/setup-java@v3
18+
uses: actions/setup-java@v4
1919
with:
2020
distribution: 'temurin'
2121
java-version: 17

0 commit comments

Comments
 (0)