mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-01-19 03:22:39 +02:00
Merge pull request #4 from CanerKaraca23/dependabot/github_actions/actions/setup-java-4
Bump actions/setup-java from 3 to 4
This commit is contained in:
commit
862151ff23
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: set up JDK 17
|
||||
uses: actions/setup-java@v3
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: '17'
|
||||
|
Loading…
Reference in New Issue
Block a user