mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-19 00:19:26 +01:00
chore: bump java-version
for action setup-java
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
parent
0c52ea1544
commit
4a0c028d8e
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…
Reference in New Issue
Block a user