Skip to content

Commit 0d670ed

Browse files
authored
Merge pull request #6 from CodeAnt-AI/commit
readme
2 parents 7520612 + 3e61968 commit 0d670ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
pytest --cov --cov-report=xml
4040
4141
- name: Upload coverage to CodeAnt AI
42-
uses: CodeAnt-AI/[email protected].1
42+
uses: CodeAnt-AI/[email protected].5
4343
with:
4444
access_token: ${{ secrets.ACCESS_TOKEN_GITHUB }}
4545
coverage_file: coverage.xml
@@ -49,7 +49,7 @@ jobs:
4949
5050
```yaml
5151
- name: Upload coverage to CodeAnt AI
52-
uses: CodeAnt-AI/[email protected].1
52+
uses: CodeAnt-AI/[email protected].5
5353
with:
5454
access_token: ${{ secrets.ACCESS_TOKEN_GITHUB }}
5555
coverage_file: coverage.json

0 commit comments

Comments
 (0)