mirror of
https://github.com/mihonapp/mihon-preview.git
synced 2025-11-08 12:49:16 +01:00
Update actions/setup-java action to v4.7.1 (#38)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
|||||||
ref: ${{ github.event.inputs.git-ref }}
|
ref: ${{ github.event.inputs.git-ref }}
|
||||||
|
|
||||||
- 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:
|
||||||
java-version: 17
|
java-version: 17
|
||||||
distribution: temurin
|
distribution: temurin
|
||||||
|
|||||||
Reference in New Issue
Block a user