From a1b4ef1f726c73f0fb8ba256ae4cf5785510159f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 01:15:04 +0000 Subject: [PATCH] Bump actions-ext/cpp/setup Bumps [actions-ext/cpp/setup](https://github.com/actions-ext/cpp) from 51c484ef64088c62434226039d0e3359f5fc8df6 to c2b1e90366b3a1c628a1df0748135f5e345ab26f. - [Commits](https://github.com/actions-ext/cpp/compare/51c484ef64088c62434226039d0e3359f5fc8df6...c2b1e90366b3a1c628a1df0748135f5e345ab26f) --- updated-dependencies: - dependency-name: actions-ext/cpp/setup dependency-version: c2b1e90366b3a1c628a1df0748135f5e345ab26f dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 61b8f50..1f076db 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -47,7 +47,7 @@ jobs: with: version: ${{ matrix.node-version }} - - uses: actions-ext/cpp/setup@51c484ef64088c62434226039d0e3359f5fc8df6 + - uses: actions-ext/cpp/setup@c2b1e90366b3a1c628a1df0748135f5e345ab26f - uses: mymindstorm/setup-emsdk@4528d102f7230f0e7b276855c01ea1159be0e984 # v16