Compare commits
No commits in common. "5db03ae018863d842546747d882710d32a390908" and "c7761b83927dc219cbedafd4ca5ac4a2cae3b70d" have entirely different histories.
5db03ae018
...
c7761b8392
@ -17,7 +17,7 @@ jobs:
|
|||||||
uses: actions/setup-java@v4
|
uses: actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
distribution: 'zulu'
|
distribution: 'zulu'
|
||||||
java-version: '25'
|
java-version: '11'
|
||||||
|
|
||||||
- name: Install jq
|
- name: Install jq
|
||||||
run: apt update && apt install jq -y
|
run: apt update && apt install jq -y
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user