Skip to content

Commit 912d894

Browse files
authored
Merge pull request #72 from python-project-templates/dependabot/github_actions/actions-ext/python/test-wheel-a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3
Bump actions-ext/python/test-wheel from 6e1b91a408ea89f49bc8aff8724f83826f7b5446 to a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3
2 parents 03cbb10 + 951890b commit 912d894

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
@@ -166,7 +166,7 @@ jobs:
166166
if: matrix.name == 'windows-latest'
167167

168168
- name: Test wheel
169-
uses: actions-ext/python/test-wheel@6e1b91a408ea89f49bc8aff8724f83826f7b5446
169+
uses: actions-ext/python/test-wheel@a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3
170170
with:
171171
module: python_template_cppjswasm
172172
if: matrix.target == 'native' && runner.os == 'Linux'

0 commit comments

Comments
 (0)