8000 Bump `test-summary/action` from 2.2 to 2.3 (#103) · python-telegram-bot/ptbcontrib@ae8f977 · GitHub
[go: up one dir, main page]

Skip to content

Commit ae8f977

Browse files
Bump test-summary/action from 2.2 to 2.3 (#103)
Bumps [test-summary/action](https://github.com/test-summary/action) from 2.2 to 2.3. - [Release notes](https://github.com/test-summary/action/releases) - [Commits](test-summary/action@v2.2...v2.3) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d081fe commit ae8f977

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
@@ -67,7 +67,7 @@ jobs:
6767

6868
- name: Test Summary
6969
id: test_summary
70-
uses: test-summary/action@v2.2
70+
uses: test-summary/action@v2.3
7171
if: always() # always run, even if tests fail
7272
with:
7373
paths: ".test-reports/*.xml"

0 commit comments

Comments
 (0)
0