Skip to content

Commit e5ef0d3

Browse files
authored
Merge pull request #1 from Red-Hat-AI-Innovation-Team/main
Update python build action for 3.14 compatibility (Red-Hat-AI-Innovation-Team#21)
2 parents 164727a + 0c67914 commit e5ef0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
fetch-depth: 0
5050

5151
- name: "Build and Inspect"
52-
uses: hynek/build-and-inspect-python-package@c52c3a4710070b50470d903818a7b25115dcd076 # v2.13.0
52+
uses: hynek/build-and-inspect-python-package@efb823f52190ad02594531168b7a2d5790e66516 # v2.14.0
5353

5454
# push to Test PyPI on
5555
# - a new GitHub release is published

0 commit comments

Comments
 (0)