mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2026-08-19 05:45:46 +00:00
bump
This commit is contained in:
parent
58d3e2208c
commit
486bc6a0bd
1 changed files with 2 additions and 2 deletions
4
.github/actions/preparing/action.yml
vendored
4
.github/actions/preparing/action.yml
vendored
|
|
@ -3,10 +3,10 @@ runs:
|
|||
using: "composite"
|
||||
steps:
|
||||
- name: Set up jdk
|
||||
uses: actions/setup-java@v4.5.0
|
||||
uses: actions/setup-java@v5.1.0
|
||||
with:
|
||||
distribution: 'zulu'
|
||||
java-version: '17'
|
||||
java-version: '21'
|
||||
# - name: Setup Cloudflare Warp
|
||||
# shell: bash
|
||||
# run: bash src/etc/cf_warp.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue