mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-11 22:42:31 +02:00
ci: update deprecated node.js 16 actions
(cherry picked from commit 38d24778ed)
This commit is contained in:
committed by
Anonymous Maarten
parent
e4287595c1
commit
f345428367
4
.github/workflows/emscripten.yml
vendored
4
.github/workflows/emscripten.yml
vendored
@@ -6,8 +6,8 @@ jobs:
|
||||
emscripten:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: mymindstorm/setup-emsdk@v12
|
||||
- uses: actions/checkout@v4
|
||||
- uses: mymindstorm/setup-emsdk@v14
|
||||
with:
|
||||
version: 3.1.35
|
||||
- name: Install ninja
|
||||
|
||||
Reference in New Issue
Block a user