Merge pull request #1165 from pytest-dev/dependabot/github_actions/github-actions-45e9fa06d3

build(deps): bump hynek/build-and-inspect-python-package from 2.10 to 2.11 in the github-actions group
This commit is contained in:
🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)
2024-12-17 02:49:53 +01: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.10
uses: hynek/build-and-inspect-python-package@v2.11
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.10
uses: hynek/build-and-inspect-python-package@v2.11
test: