mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-04-30 14:44:33 +02: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