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

This commit is contained in:
renovate[bot] 2023-03-27 16:11:28 +00:00 committed by GitHub
parent 12bc6a06fb
commit 3e7f50f4bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ jobs:
fetch-depth: 0
- name: Set up JDK
uses: actions/setup-java@3f07048e3d294f56e9b90ac5ea2c6f74e9ad0f98 # v3.10.0
uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2 # v3.11.0
with:
distribution: temurin
java-version: 18