chore(deps): update actions/setup-java action to v3.10.0

This commit is contained in:
renovate[bot] 2023-02-07 21:08:02 +00:00 committed by GitHub
parent da1948c0e6
commit 6f625a0f6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@ jobs:
fetch-depth: 0
- name: Set up JDK
uses: actions/setup-java@1df8dbefe2a8cbc99770194893dd902763bee34b # v3.9.0
uses: actions/setup-java@3f07048e3d294f56e9b90ac5ea2c6f74e9ad0f98 # v3.10.0
with:
distribution: temurin
java-version: 18