File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 52
52
echo "PYTEST_ERRORS=$?" >> $GITHUB_ENV
53
53
54
54
- name : " Build and inspect package 📦"
55
- uses : hynek/build-and-inspect-python-package@b5076c307dc91924a82ad150cdd1533b444d3310
55
+ uses : hynek/build-and-inspect-python-package@c52c3a4710070b50470d903818a7b25115dcd076 # 2.13.0
56
56
if : matrix.python-version == '3.9'
57
57
id : baipp
58
58
Original file line number Diff line number Diff line change 55
55
- run : python -Im pip install tox-uv
56
56
57
57
- name : " Build and inspect package 📦"
58
- uses : hynek/build-and-inspect-python-package@b5076c307dc91924a82ad150cdd1533b444d3310 # 2.12 .0
58
+ uses : hynek/build-and-inspect-python-package@c52c3a4710070b50470d903818a7b25115dcd076 # 2.13 .0
59
59
id : baipp
60
60
61
61
- run : echo Packages can be found at "${BAIPP_DIST}"
You can’t perform that action at this time.
0 commit comments