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.1
This commit is contained in:
parent
81749b9a1a
commit
1cbf1c24a0
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@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
|
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
|
||||||
with:
|
with:
|
||||||
distribution: temurin
|
distribution: temurin
|
||||||
java-version: 23
|
java-version: 23
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue