mirror of
https://github.com/revanced/revanced-patches
synced 2025-02-02 14:37:33 +01:00
build: update workflow actions (#982) [skip ci]
This commit is contained in:
parent
bc30e39ae5
commit
d8b849f9c0
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -19,10 +19,10 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Setup JDK
|
||||
uses: actions/setup-java@v2
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
java-version: '17'
|
||||
distribution: 'adopt'
|
||||
distribution: 'temurin'
|
||||
cache: gradle
|
||||
- name: Setup Android SDK
|
||||
uses: android-actions/setup-android@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user