Skip to content

Commit 111e195

Browse files
renovate[bot]hypery2k
authored andcommitted
chore(deps): update actions/setup-java action to v4
1 parent 5895446 commit 111e195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959

6060
- if: matrix.language == 'java'
6161
name: Set up java 17
62-
uses: actions/setup-java@v3
62+
uses: actions/setup-java@v4
6363
with:
6464
distribution: 'temurin'
6565
java-version: 17

0 commit comments

Comments
 (0)