mirror of
https://github.com/localsend/localsend.git
synced 2026-06-23 04:10:07 +00:00
build(deps): bump actions/setup-java from 3 to 4 (#962)
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
run: mkdir secrets && echo $ENCODED_STRING | base64 -di > secrets/android-keystore.jks
|
||||
|
||||
- name: Set up JDK 11
|
||||
uses: actions/setup-java@v3
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: '11'
|
||||
|
||||
Reference in New Issue
Block a user