]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Update mymindstorm/setup-emsdk
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Tue, 7 Feb 2023 16:23:06 +0000 (17:23 +0100)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 8 Feb 2023 11:26:23 +0000 (12:26 +0100)
.github/workflows/cmake.yml
.github/workflows/configure.yml

index adb9db7994818d631a875b6fed07a58889d9cf71..4878038acc302f968ecae77fbbf5b6ff6e6a7370 100644 (file)
@@ -482,7 +482,7 @@ jobs:
 
     - name: Install Emscripten
       if: contains(matrix.name, 'WASM32')
-      uses: mymindstorm/setup-emsdk@v11
+      uses: mymindstorm/setup-emsdk@v12
 
     - name: Initialize Wine
       # Prevent parallel test jobs from initializing Wine at the same time
index 634ba98a1a828d90a8c7f6a84cbe1a8e15abf72e..7f2a8683b5575d5ebfe4bc973c6ebf6775f8c199 100644 (file)
@@ -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: |