Skip to content

Commit 62ab55e

Browse files
Bump test-summary/action from 2.3 to 2.4 (#983)
Bumps [test-summary/action](https://github.com/test-summary/action) from 2.3 to 2.4. - [Release notes](https://github.com/test-summary/action/releases) - [Commits](test-summary/action@v2.3...v2.4) --- updated-dependencies: - dependency-name: test-summary/action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 039c298 commit 62ab55e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ jobs:
300300
- name: Produce markdown test summary from JUnit
301301
if: >-
302302
!cancelled()
303-
uses: test-summary/action@v2.3
303+
uses: test-summary/action@v2.4
304304
with:
305305
paths: .test-results/pytest/test.xml
306306
- name: Append coverage results to Job Summary

0 commit comments

Comments
 (0)