Skip to content

Commit b59bac8

Browse files
Bump actions-ext/python/test-wheel (#126)
Bumps [actions-ext/python/test-wheel](https://github.com/actions-ext/python) from 6e1b91a408ea89f49bc8aff8724f83826f7b5446 to a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3. - [Commits](actions-ext/python@6e1b91a...a3f3953) --- updated-dependencies: - dependency-name: actions-ext/python/test-wheel 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 4d82ecb commit b59bac8

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
@@ -155,7 +155,7 @@ jobs:
155155
if: matrix.target == 'native' && runner.os != 'Linux'
156156

157157
- name: Test wheel
158-
uses: actions-ext/python/test-wheel@6e1b91a408ea89f49bc8aff8724f83826f7b5446
158+
uses: actions-ext/python/test-wheel@a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3
159159
with:
160160
module: python_template_rust
161161
if: matrix.target == 'native' && runner.os == 'Linux'

0 commit comments

Comments
 (0)