Skip to content

Commit 5a9f566

Browse files
authored
Update code.cov.yml
1 parent f05669a commit 5a9f566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code.cov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Code coverage commenter
11-
uses: raulanatol/jest-coverage-comment-action@v1.0.0
11+
uses: raulanatol/jest-coverage-comment-action@v1.0.1
1212
with:
1313
github-token: ${{ secrets.GITHUB_TOKEN }}
1414
jest-command: 'npm run jest-ci'

0 commit comments

Comments
 (0)