We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6e9b13 commit d7bf334Copy full SHA for d7bf334
README.md
@@ -16,7 +16,7 @@ Just add this action to one of your [workflow files](https://docs.github.com/en/
16
17
```yml
18
- name: Add coverage comment
19
- uses: ScaCap/code-coverage-assistant@v1
+ uses: ScaCap/code-coverage-assistant@<master | latest tag>
20
```
21
22
### Action inputs
0 commit comments