diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-04-20 10:25:49 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-20 10:25:49 +0000 |
| commit | bffa7fe170a728fd2891b4df68ecf729718f2c37 (patch) | |
| tree | aba6f94515ec7905eab5d1bf2c0ae3ca62f16eef /.github/workflows | |
| parent | ee50a4f4801da04db0d551b3abc6ee96849aa48e (diff) | |
| download | portable-bffa7fe170a728fd2891b4df68ecf729718f2c37.tar.gz portable-bffa7fe170a728fd2891b4df68ecf729718f2c37.tar.bz2 portable-bffa7fe170a728fd2891b4df68ecf729718f2c37.zip | |
ci: update mymindstorm/setup-emsdk action to v16
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/emscripten.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/emscripten.yml b/.github/workflows/emscripten.yml index 2de51e0..6d08476 100644 --- a/.github/workflows/emscripten.yml +++ b/.github/workflows/emscripten.yml | |||
| @@ -23,7 +23,7 @@ jobs: | |||
| 23 | uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 | 23 | uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 |
| 24 | 24 | ||
| 25 | - name: "Setup emsdk" | 25 | - name: "Setup emsdk" |
| 26 | uses: mymindstorm/setup-emsdk@6ab9eb1bda2574c4ddb79809fc9247783eaf9021 # v14 | 26 | uses: mymindstorm/setup-emsdk@4528d102f7230f0e7b276855c01ea1159be0e984 # v16 |
| 27 | with: | 27 | with: |
| 28 | version: "3.1.60" | 28 | version: "3.1.60" |
| 29 | 29 | ||
| @@ -51,7 +51,7 @@ jobs: | |||
| 51 | uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 | 51 | uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 |
| 52 | 52 | ||
| 53 | - name: "Setup emsdk" | 53 | - name: "Setup emsdk" |
| 54 | uses: mymindstorm/setup-emsdk@6ab9eb1bda2574c4ddb79809fc9247783eaf9021 # v14 | 54 | uses: mymindstorm/setup-emsdk@4528d102f7230f0e7b276855c01ea1159be0e984 # v16 |
| 55 | with: | 55 | with: |
| 56 | version: "3.1.60" | 56 | version: "3.1.60" |
| 57 | 57 | ||
