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

This commit is contained in:
renovate[bot] 2024-08-05 16:59:32 +00:00 committed by GitHub
parent 8424798257
commit 3a1012288d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ runs:
token: ${{ inputs.token }}
- name: Set up JDK
uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4.2.1
uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4.2.2
with:
distribution: temurin
java-version: 22