Merge pull request #2909 from tree-sitter/dependabot/github_actions/mymindstorm/setup-emsdk-14

ci: bump mymindstorm/setup-emsdk from 12 to 14
This commit is contained in:
Amaan Qureshi 2024-02-04 13:24:03 -05:00 committed by GitHub
commit dd2dc236c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -94,7 +94,7 @@ jobs:
- name: Install Emscripten
if: ${{ !matrix.cli-only && !matrix.use-cross }}
uses: mymindstorm/setup-emsdk@v12
uses: mymindstorm/setup-emsdk@v14
with:
version: ${{ env.EMSCRIPTEN_VERSION }}