mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-11 06:28:24 +02:00
ci: update deprecated node.js 16 actions
This commit is contained in:
committed by
Anonymous Maarten
parent
cbe330befd
commit
38d24778ed
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
if: ${{ matrix.platform.name == 'Android.mk' }}
|
||||
run: |
|
||||
./build-scripts/androidbuildlibs.sh
|
||||
- uses: actions/setup-java@v3
|
||||
- uses: actions/setup-java@v4
|
||||
if: ${{ matrix.platform.name == 'CMake' }}
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
|
||||
Reference in New Issue
Block a user