mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
chore(deps): update actions/setup-java action to v4.7.0
This commit is contained in:
parent
c2f725ab95
commit
7dfeeb6873
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ runs:
|
||||||
persist-credentials: ${{ inputs.persist-credentials }}
|
persist-credentials: ${{ inputs.persist-credentials }}
|
||||||
|
|
||||||
- name: Set up JDK
|
- name: Set up JDK
|
||||||
uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6.0
|
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
|
||||||
with:
|
with:
|
||||||
distribution: temurin
|
distribution: temurin
|
||||||
java-version: 23
|
java-version: 23
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue