From 5e9ef0e596ea45cef2d9a186f28a10d73fb22767 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 20:47:01 +0000 Subject: [PATCH] Bump actions-ext/python/test-sdist Bumps [actions-ext/python/test-sdist](https://github.com/actions-ext/python) from 6e1b91a408ea89f49bc8aff8724f83826f7b5446 to ec67f82b3bd863948308a41ecb9e70547cbb19c7. - [Commits](https://github.com/actions-ext/python/compare/6e1b91a408ea89f49bc8aff8724f83826f7b5446...ec67f82b3bd863948308a41ecb9e70547cbb19c7) --- updated-dependencies: - dependency-name: actions-ext/python/test-sdist dependency-version: ec67f82b3bd863948308a41ecb9e70547cbb19c7 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 7e65e7f..0307fe8 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -88,7 +88,7 @@ jobs: module: fsspec_python - name: Test source distribution - uses: actions-ext/python/test-sdist@6e1b91a408ea89f49bc8aff8724f83826f7b5446 + uses: actions-ext/python/test-sdist@ec67f82b3bd863948308a41ecb9e70547cbb19c7 with: module: fsspec_python