Skip to content

Commit 964f30e

Browse files
authored
Update build-and-inspect-python-package to v2.14
1 parent 7dcbfce commit 964f30e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v5
2020

2121
- name: Build and Check Package
22-
uses: hynek/build-and-inspect-python-package@v2.13
22+
uses: hynek/build-and-inspect-python-package@v2.14
2323

2424
deploy:
2525
needs: package

0 commit comments

Comments
 (0)