Skip to content

Commit 9ed8c41

Browse files
authored
Merge pull request #70 from python-project-templates/dependabot/github_actions/actions-ext/python/test-sdist-a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3
Bump actions-ext/python/test-sdist from 6e1b91a408ea89f49bc8aff8724f83826f7b5446 to a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3
2 parents 912d894 + 6fd767c commit 9ed8c41

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

174174
- name: Test source distribution
175-
uses: actions-ext/python/test-sdist@6e1b91a408ea89f49bc8aff8724f83826f7b5446
175+
uses: actions-ext/python/test-sdist@a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3
176176
with:
177177
module: python_template_cppjswasm
178178
if: matrix.name == 'ubuntu-latest'

0 commit comments

Comments
 (0)