Skip to content

Commit 314e692

Browse files
authored
Merge pull request #36 from Point72/dependabot/github_actions/actions-ext/python/test-sdist-ec67f82b3bd863948308a41ecb9e70547cbb19c7
Bump actions-ext/python/test-sdist from 6e1b91a408ea89f49bc8aff8724f83826f7b5446 to ec67f82b3bd863948308a41ecb9e70547cbb19c7
2 parents 7e83ded + efe5f4f commit 314e692

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

158158
- name: Test source distribution
159-
uses: actions-ext/python/test-sdist@6e1b91a408ea89f49bc8aff8724f83826f7b5446
159+
uses: actions-ext/python/test-sdist@ec67f82b3bd863948308a41ecb9e70547cbb19c7
160160
with:
161161
module: polars_io_tools
162162
if: matrix.name == 'ubuntu-latest'

0 commit comments

Comments
 (0)