chore(deps): update actions/setup-java action to v4.2.0

This commit is contained in:
renovate[bot] 2024-03-13 14:30:50 +00:00 committed by GitHub
parent 64fb1235d5
commit d29b4e2ee2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@ jobs:
fetch-depth: 0
- name: Set up JDK
uses: actions/setup-java@9704b39bf258b59bc04b50fa2dd55e9ed76b47a8 # v4.1.0
uses: actions/setup-java@5896cecc08fd8a1fbdfaf517e29b571164b031f7 # v4.2.0
with:
distribution: temurin
java-version: 18