ci: bump setup-emsdk action version to @v12

This commit is contained in:
Andrew Hlynskyi 2023-01-15 04:08:03 +02:00
parent ca38c32d36
commit 7a56f08154

View file

@ -59,7 +59,7 @@ jobs:
run: cargo fmt -- --check
- name: Install emscripten
uses: mymindstorm/setup-emsdk@v11
uses: mymindstorm/setup-emsdk@v12
with:
version: ${{ env.EMSCRIPTEN_VERSION }}