Skip to content

Commit 7dcbfce

Browse files
authored
Update baipp to 2.14
1 parent 384a3a5 commit 7dcbfce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v5
2424
- name: Build and Check Package
25-
uses: hynek/build-and-inspect-python-package@v2.13
25+
uses: hynek/build-and-inspect-python-package@v2.14
2626

2727
test:
2828

0 commit comments

Comments
 (0)