diff --git a/.github/workflows/codacy-coverage-reporter.yml b/.github/workflows/codacy-coverage-reporter.yml index 8532c86..91eec9f 100644 --- a/.github/workflows/codacy-coverage-reporter.yml +++ b/.github/workflows/codacy-coverage-reporter.yml @@ -12,3 +12,4 @@ jobs: uses: ./ with: project-token: ${{ secrets.CODACY_PROJECT_TOKEN }} + coverage-reporter-version: 13.13.15