From 0a8199a2a0f118a4cb19ad6838e767e63ba57d93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 07:53:23 +0000 Subject: [PATCH] Bump actions-ext/python/test-wheel Bumps [actions-ext/python/test-wheel](https://github.com/actions-ext/python) from 6e1b91a408ea89f49bc8aff8724f83826f7b5446 to a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3. - [Commits](https://github.com/actions-ext/python/compare/6e1b91a408ea89f49bc8aff8724f83826f7b5446...a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3) --- updated-dependencies: - dependency-name: actions-ext/python/test-wheel dependency-version: a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3 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 c494012..66ad364 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -79,7 +79,7 @@ jobs: run: make dist - name: Test wheel - uses: actions-ext/python/test-wheel@6e1b91a408ea89f49bc8aff8724f83826f7b5446 + uses: actions-ext/python/test-wheel@a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3 with: module: hatch_cpp