diff --git a/.github/workflows/python-tests.yml b/.github/workflows/python-tests.yml index 08c33066..a683205d 100644 --- a/.github/workflows/python-tests.yml +++ b/.github/workflows/python-tests.yml @@ -26,7 +26,7 @@ jobs: with: fetch-depth: 0 - - uses: hynek/build-and-inspect-python-package@v1 + - uses: hynek/build-and-inspect-python-package@v2 test: needs: [package]