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.
2 parents ab91bba + 761daab commit 128d2eeCopy full SHA for 128d2ee
.github/actions/build/action.yml
@@ -67,7 +67,7 @@ runs:
67
# Web only
68
- name: Web - Set up Emscripten latest
69
if: ${{ inputs.platform == 'web' }}
70
- uses: mymindstorm/setup-emsdk@v13
+ uses: mymindstorm/setup-emsdk@v14
71
with:
72
version: ${{ inputs.em_version }}
73
actions-cache-folder: ${{ inputs.em-cache-directory }}.${{ inputs.float-precision }}.${{ inputs.build-target-type }}
0 commit comments