Skip to content

Commit 4d82ecb

Browse files
Bump actions-ext/python/test-sdist (#124)
Bumps [actions-ext/python/test-sdist](https://github.com/actions-ext/python) from 6e1b91a408ea89f49bc8aff8724f83826f7b5446 to a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3. - [Commits](actions-ext/python@6e1b91a...a3f3953) --- updated-dependencies: - dependency-name: actions-ext/python/test-sdist dependency-version: a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a3e722 commit 4d82ecb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
if: matrix.target == 'native' && runner.os == 'Linux'
162162

163163
- name: Test source distribution
164-
uses: actions-ext/python/test-sdist@6e1b91a408ea89f49bc8aff8724f83826f7b5446
164+
uses: actions-ext/python/test-sdist@a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3
165165
with:
166166
module: python_template_rust
167167
if: matrix.name == 'ubuntu-latest'

0 commit comments

Comments
 (0)