Skip to content

Commit c61d47f

Browse files
authored
Merge pull request #146 from cpp-best-practices/dependabot/github_actions/mymindstorm/setup-emsdk-16
Bump mymindstorm/setup-emsdk from 14 to 16
2 parents 0e8db0c + 43c666c commit c61d47f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v6
1919

2020
- name: Setup Emscripten
21-
uses: mymindstorm/setup-emsdk@v14
21+
uses: mymindstorm/setup-emsdk@v16
2222
with:
2323
version: 'latest'
2424

0 commit comments

Comments
 (0)