Skip to content

Commit 5a5f2b4

Browse files
authored
Update deploy.yml
1 parent bc6e3e2 commit 5a5f2b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v3
1414
- name: Build and Check Package
15-
uses: hynek/build-and-inspect-python-package@v1.5
15+
uses: hynek/build-and-inspect-python-package@v2.8.0
1616

1717
deploy:
1818
needs: [package]

0 commit comments

Comments
 (0)