We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe15d99 commit 9ecc137Copy full SHA for 9ecc137
.github/workflows/build_emscripten.yml
@@ -20,10 +20,10 @@ jobs:
20
- uses: actions/checkout@v4
21
22
- name: Setup emsdk
23
- uses: mymindstorm/setup-emsdk@v11
+ uses: mymindstorm/setup-emsdk@v14
24
with:
25
# Make sure to set a version number!
26
- version: 3.1.53
+ version: 3.1.74
27
# This is the name of the cache folder.
28
# The cache folder will be placed in the build directory,
29
# so make sure it doesn't conflict with anything!
0 commit comments