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
….1.0
  • Loading branch information
renovate[bot] committed Sep 4, 2022
1 parent 08a780d commit b729fbb
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.9
uses: ArtiomTr/jest-coverage-report-action@v2.1.0
with:
package-manager: yarn
test-script: yarn test:unit

0 comments on commit b729fbb

Please sign in to comment.