From 135606a24735b24cca2db35b3baa484c650bc456 Mon Sep 17 00:00:00 2001 From: Hans Kristian Rosbach Date: Tue, 7 Feb 2023 17:23:06 +0100 Subject: [PATCH] Update mymindstorm/setup-emsdk --- .github/workflows/configure.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/configure.yml b/.github/workflows/configure.yml index 634ba98a1a..7f2a8683b5 100644 --- a/.github/workflows/configure.yml +++ b/.github/workflows/configure.yml @@ -196,7 +196,7 @@ jobs: - name: Install Emscripten if: contains(matrix.name, 'WASM32') - uses: mymindstorm/setup-emsdk@v11 + uses: mymindstorm/setup-emsdk@v12 - name: Generate project files run: |