mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 00:37:03 +05:30
chore(deps): update actions/setup-java action to v4.6.0
This commit is contained in:
parent
1045e600b9
commit
8ad95e9438
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@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
|
uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6.0
|
||||||
with:
|
with:
|
||||||
distribution: temurin
|
distribution: temurin
|
||||||
java-version: 23
|
java-version: 23
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue