Skip to content

Commit

Permalink
4.12.1: use newer coverage task
Browse files Browse the repository at this point in the history
  • Loading branch information
8coon committed Jun 2, 2022
1 parent 3b52dbe commit 6836615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: '17'
- uses: artiomtr/jest-coverage-report-action@v2.0-rc.1
- uses: artiomtr/jest-coverage-report-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6836615

Please sign in to comment.