Merge pull request #1050 from pytest-dev/dependabot/github_actions/github-actions-867643949f

Bump the github-actions group with 1 update
This commit is contained in:
Bruno Oliveira
2024-04-01 16:44:44 -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.0
uses: hynek/build-and-inspect-python-package@v2.2
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.0
uses: hynek/build-and-inspect-python-package@v2.2
test: