Merge pull request #1220 from pytest-dev/dependabot/github_actions/github-actions-33a29a28f8

build(deps): bump hynek/build-and-inspect-python-package from 2.12 to 2.13 in the github-actions group
This commit is contained in:
Bruno Oliveira
2025-06-16 17:43:36 -03:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v4
- name: Build and Check Package
uses: hynek/build-and-inspect-python-package@v2.12
uses: hynek/build-and-inspect-python-package@v2.13
deploy:
needs: package

View File

@@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Build and Check Package
uses: hynek/build-and-inspect-python-package@v2.12
uses: hynek/build-and-inspect-python-package@v2.13
test: