Skip to content

Commit

Permalink
Update test-summary/action to v2
Browse files Browse the repository at this point in the history
This resolves #41, since the said release addresses the deprecation
warning via test-summary/action#17.

Ref: test-summary/action#15

Closes #43
  • Loading branch information
webknjaz committed Oct 19, 2022
1 parent 95315cc commit 4160a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ runs:
- name: Produce markdown test summary from JUnit
if: always()
uses: test-summary/action@v1
uses: test-summary/action@v2
with:
# NOTE: The path is borrowed from
# https://github.com/ansible/ansible/blob/71adb02/.azure-pipelines/scripts/process-results.sh#L6-L10
Expand Down

0 comments on commit 4160a88

Please sign in to comment.