]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Update mymindstorm/setup-emsdk to v14.
authorMika Lindqvist <postmaster@raasu.org>
Mon, 19 Feb 2024 23:01:41 +0000 (01:01 +0200)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 21 Feb 2024 10:49:28 +0000 (11:49 +0100)
.github/workflows/cmake.yml
.github/workflows/configure.yml

index 73fe292fdd2230dcc1ffe0a27e23189e62ebabf0..4dd274392b031630879604516ee676d7a201e8c4 100644 (file)
@@ -605,7 +605,7 @@ jobs:
 
     - name: Install Emscripten
       if: contains(matrix.name, 'WASM32')
-      uses: mymindstorm/setup-emsdk@v12
+      uses: mymindstorm/setup-emsdk@v14
 
     - name: Initialize Wine
       # Prevent parallel test jobs from initializing Wine at the same time
index 46531185353fc0eebe4b2fadc4642fa0d60e9383..9d870ce24ee2614636a4f3d993a8e650982e75f3 100644 (file)
@@ -223,7 +223,7 @@ jobs:
 
     - name: Install Emscripten
       if: contains(matrix.name, 'WASM32')
-      uses: mymindstorm/setup-emsdk@v12
+      uses: mymindstorm/setup-emsdk@v14
 
     - name: Generate project files
       run: |