Skip to content

Commit d86e670

Browse files
Merge pull request #991 from pypa/dependabot/github_actions/hynek/build-and-inspect-python-package-2
Bump hynek/build-and-inspect-python-package from 1 to 2
2 parents 947f6f4 + 9bd2e08 commit d86e670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
fetch-depth: 0
2828

29-
- uses: hynek/build-and-inspect-python-package@v1
29+
- uses: hynek/build-and-inspect-python-package@v2
3030

3131
test:
3232
needs: [package]

0 commit comments

Comments
 (0)