The documentation about the code coverage action is inconsistent: https://help.aikido.dev/code-quality/code-coverage ``` - name: Upload coverage to Aikido uses: AikidoSec/code-coverage-github-action@v1 with: lcov-file-paths: coverage/lcov.info ``` The tag v1 does not exist.
The documentation about the code coverage action is inconsistent:
https://help.aikido.dev/code-quality/code-coverage
The tag v1 does not exist.