We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e88c00 commit 2c55baeCopy full SHA for 2c55bae
1 file changed
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
runs-on: ubuntu-latest
30
env:
31
NODE_VERSION: 22.x
32
- EMSDK_VERSION: 4.0.9
+ EMSDK_VERSION: 4.0.12
33
steps:
34
- name: Checkout
35
uses: actions/checkout@v5
0 commit comments