Skip to content

Commit 048f49a

Browse files
authored
Merge pull request godotengine#1371 from godotengine/dependabot/github_actions/mymindstorm/setup-emsdk-14
Bump mymindstorm/setup-emsdk from 13 to 14
2 parents 4b7661a + 32ca574 commit 048f49a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117

118118
- name: Web dependencies
119119
if: ${{ matrix.platform == 'web' }}
120-
uses: mymindstorm/setup-emsdk@v13
120+
uses: mymindstorm/setup-emsdk@v14
121121
with:
122122
version: ${{env.EM_VERSION}}
123123
actions-cache-folder: ${{env.EM_CACHE_FOLDER}}

0 commit comments

Comments
 (0)