diff --git a/.github/workflows/release_workflow.yml b/.github/workflows/release_workflow.yml index 3c3c83b..e73984e 100644 --- a/.github/workflows/release_workflow.yml +++ b/.github/workflows/release_workflow.yml @@ -12,7 +12,7 @@ jobs: with: fetch-depth: 0 ref: ${{ github.ref }} - - uses: hynek/build-and-inspect-python-package@b5076c307dc91924a82ad150cdd1533b444d3310 # v2.12.0 + - uses: hynek/build-and-inspect-python-package@c52c3a4710070b50470d903818a7b25115dcd076 # v2.13.0 publish: name: Publish to PyPI