We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ff3bd5 commit d6945e5Copy full SHA for d6945e5
1 file changed
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
runs-on: ubuntu-latest
30
env:
31
NODE_VERSION: 20.x
32
- EMSDK_VERSION: 4.0.6
+ EMSDK_VERSION: 4.0.7
33
steps:
34
- name: Checkout
35
uses: actions/checkout@v4
0 commit comments