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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-04 10:47:58 +00:00 committed by GitHub
parent 26a73ad76a
commit 57c3af9c9c
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.0.0
uses: actions/setup-java@v5.1.0
with:
java-version: '21'
distribution: 'temurin'