From 0681f23d038d33641acf955c289788e42df3001d Mon Sep 17 00:00:00 2001 From: Thara Palanivel <130496890+tharapalanivel@users.noreply.github.com> Date: Fri, 21 Mar 2025 11:21:34 -0700 Subject: [PATCH] Update build-and-inspect-python-package Signed-off-by: Thara Palanivel <130496890+tharapalanivel@users.noreply.github.com> --- .github/workflows/pypi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pypi.yml b/.github/workflows/pypi.yml index 64940023..ad3e57f0 100644 --- a/.github/workflows/pypi.yml +++ b/.github/workflows/pypi.yml @@ -44,7 +44,7 @@ jobs: # for setuptools-scm fetch-depth: 0 - - uses: hynek/build-and-inspect-python-package@f01e4d047aadcc0c054c95ec9900da3ec3fc7a0f # v2.10.0 + - uses: hynek/build-and-inspect-python-package@v2 # push to Test PyPI on # - a new GitHub release is published