mirror of
https://github.com/microsoft/GSL
synced 2026-08-26 04:23:04 -04:00
ci: Bump actions/setup-java@v5 (#1249)
Co-authored-by: MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>
This commit is contained in:
parent
66ca39d9c8
commit
4524208d32
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
run: mkdir -p build
|
||||
working-directory: .
|
||||
|
||||
- uses: actions/setup-java@v4
|
||||
- uses: actions/setup-java@v5
|
||||
with:
|
||||
java-version: 8
|
||||
distribution: zulu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue