chore(deps): update actions/setup-java action to v5.2.0 (#443)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-01-22 08:40:12 +00:00 committed by GitHub
parent a51c4bf5f2
commit fea74bd8a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ jobs:
fetch-depth: 0
- name: set up JDK 21
uses: actions/setup-java@v5.1.0
uses: actions/setup-java@v5.2.0
with:
java-version: '21'
distribution: 'temurin'