mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-22 09:57:11 +00:00
chore(deps): update actions/setup-java action to v4.3.0 (#3204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fdad6353eb
commit
87eff77773
@ -38,7 +38,7 @@ runs:
|
||||
token: ${{ inputs.token }}
|
||||
|
||||
- name: Set up JDK
|
||||
uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4.2.2
|
||||
uses: actions/setup-java@2dfa2011c5b2a0f1489bf9e433881c92c1631f88 # v4.3.0
|
||||
with:
|
||||
distribution: temurin
|
||||
java-version: ${{ inputs.java-version }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user