Skip to content

Commit

Permalink
chore(deps): update artiomtr/jest-coverage-report-action action to v2…
Browse files Browse the repository at this point in the history
….0.8
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 2, 2022
1 parent 16973a7 commit a2dbec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: actions/checkout@v3

- name: Unit tests (changes only)
uses: ArtiomTr/jest-coverage-report-action@v2.0.7
uses: ArtiomTr/jest-coverage-report-action@v2.0.8
with:
package-manager: yarn
test-script: yarn test:unit

0 comments on commit a2dbec8

Please sign in to comment.