ci: pin app java setup action
This commit is contained in:
parent
16d4d5e221
commit
b0d2115c30
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
@ -184,7 +184,7 @@ jobs:
|
||||
|
||||
- name: Set up Java 17 for Android
|
||||
if: ${{ matrix.platform == 'android' }}
|
||||
uses: actions/setup-java@v4
|
||||
uses: actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9
|
||||
with:
|
||||
distribution: temurin
|
||||
java-version: "17"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user