Skip to content

Commit 1c8d3e4

Browse files
Bump actions-ext/python/test-wheel
Bumps [actions-ext/python/test-wheel](https://github.com/actions-ext/python) from 6e1b91a408ea89f49bc8aff8724f83826f7b5446 to ec67f82b3bd863948308a41ecb9e70547cbb19c7. - [Commits](actions-ext/python@6e1b91a...ec67f82) --- updated-dependencies: - dependency-name: actions-ext/python/test-wheel dependency-version: ec67f82b3bd863948308a41ecb9e70547cbb19c7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e83ded commit 1c8d3e4

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

152152
- name: Test wheel
153-
uses: actions-ext/python/test-wheel@6e1b91a408ea89f49bc8aff8724f83826f7b5446
153+
uses: actions-ext/python/test-wheel@ec67f82b3bd863948308a41ecb9e70547cbb19c7
154154
with:
155155
module: polars_io_tools
156156
if: matrix.target == 'native' && runner.os == 'Linux'

0 commit comments

Comments
 (0)