Skip to content

Commit 9cf54f6

Browse files
author
Cláudia Carpinteiro
committed
fix: Fix Codacy Coverage Reporter version
1 parent 049aa60 commit 9cf54f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/coverage-reporter/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ The recommended way to do this is by using a CI/CD platform that automatically r
189189
190190
```bash
191191
export CODACY_API_BASE_URL=<your Codacy instance URL>
192-
export CODACY_REPORTER_VERSION=13.10.15
192+
export CODACY_REPORTER_VERSION=13.12.3
193193
```
194194
195195
1. Run Codacy Coverage Reporter **on the root of the locally checked out branch of your Git repository**, specifying the relative path to the coverage report to upload:

0 commit comments

Comments
 (0)