mirror of
https://github.com/revanced/revanced-cli.git
synced 2025-01-25 10:17:31 +01:00
chore: bump java-version
for action setup-java
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
parent
7b1f10a8e9
commit
4fe620e84b
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
- name: Setup JDK
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: '8'
|
||||
java-version: '17'
|
||||
distribution: 'adopt'
|
||||
cache: gradle
|
||||
- name: Setup Node.js
|
||||
|
Loading…
x
Reference in New Issue
Block a user