From 5d48a210d08380e8048702bea6b7f64a4e3d3468 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Sep 2021 15:35:15 +0000 Subject: [PATCH] Bump mymindstorm/setup-emsdk from 7 to 10 Bumps [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk) from 7 to 10. - [Release notes](https://github.com/mymindstorm/setup-emsdk/releases) - [Commits](https://github.com/mymindstorm/setup-emsdk/compare/v7...v10) --- updated-dependencies: - dependency-name: mymindstorm/setup-emsdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/node.js.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index fbf03155..d81363e1 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -70,7 +70,7 @@ jobs: ls -al ls -al library - - uses: mymindstorm/setup-emsdk@v7 + - uses: mymindstorm/setup-emsdk@v10 - name: Cache compiled GSL uses: actions/cache@v2