mirror of
https://github.com/TeamPiped/reqwest4j.git
synced 2024-12-12 21:30:38 +05:30
Update actions/setup-java action to v4
This commit is contained in:
parent
2aa53ae682
commit
7e08097657
2
.github/workflows/publish-maven.yml
vendored
2
.github/workflows/publish-maven.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
reqwest-jni
|
||||
- run: cargo install cross
|
||||
- name: set up JDK
|
||||
uses: actions/setup-java@v3
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: 17
|
||||
distribution: temurin
|
||||
|
Loading…
Reference in New Issue
Block a user