Skip to content

Commit 1e962a2

Browse files
update dorny/test-reporter
1 parent 3090877 commit 1e962a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
CONDUCTOR_AUTH_SECRET: ${{ secrets.KEY_SECRET }}
3737
- name: Publish Test Results
3838
if: always()
39-
uses: dorny/test-reporter@v1
39+
uses: dorny/test-reporter@v2
4040
with:
4141
name: Test report
4242
path: reports/jest-*.xml

0 commit comments

Comments
 (0)