Skip to content

Commit

Permalink
Merge pull request #1317 from godotengine/dependabot/github_actions/m…
Browse files Browse the repository at this point in the history
…ymindstorm/setup-emsdk-13

Bump mymindstorm/setup-emsdk from 12 to 13
  • Loading branch information
akien-mga authored Nov 22, 2023
2 parents 6fd4e15 + 78bf5a4 commit d0fdc3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:

- name: Web dependencies
if: ${{ matrix.platform == 'web' }}
uses: mymindstorm/setup-emsdk@v12
uses: mymindstorm/setup-emsdk@v13
with:
version: ${{env.EM_VERSION}}
actions-cache-folder: ${{env.EM_CACHE_FOLDER}}
Expand Down

0 comments on commit d0fdc3a

Please sign in to comment.