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

This commit is contained in:
renovate[bot] 2022-12-01 14:38:07 +00:00 committed by GitHub
parent 69c76a06c2
commit 7b31dc740b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -13,7 +13,7 @@ jobs:
fetch-depth: 0
- name: Set up JDK
uses: actions/setup-java@de1bb2b0c5634f0fc4438d7aa9944e68f9bf86cc # tag=v3.6.0
uses: actions/setup-java@19eeec562b37d29a1ad055b7de9c280bd0906d8d # v3.7.0
with:
distribution: temurin
java-version: 18