Skip to content

Commit b18e355

Browse files
committed
Updgrade dorny/test-reporter to v3
1 parent 2daa2c0 commit b18e355

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/run-tests/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ runs:
7171
--results-directory ./test-results/
7272
/p:CI=true
7373
74-
- uses: dorny/test-reporter@v1
74+
- uses: dorny/test-reporter@v3
7575
continue-on-error: true
7676
if: success() || failure()
7777
with:

0 commit comments

Comments
 (0)