Skip to content

Commit 58f88f6

Browse files
Bump test-summary/action from 2.3 to 2.4
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] <support@github.com>
1 parent bc86d23 commit 58f88f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ jobs:
302302
- name: Produce markdown test summary from JUnit
303303
if: >-
304304
!cancelled()
305-
uses: test-summary/action@v2.3
305+
uses: test-summary/action@v2.4
306306
with:
307307
paths: .test-results/pytest/test.xml
308308
- name: Append coverage results to Job Summary

0 commit comments

Comments
 (0)