We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 726ce46 commit 682159eCopy full SHA for 682159e
.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.7
+ EMSDK_VERSION: 4.0.8
33
steps:
34
- name: Checkout
35
uses: actions/checkout@v4
0 commit comments