Skip to content

Commit

Permalink
chore: update gh-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurk91 authored Dec 13, 2022
1 parent adc8887 commit 5f5da0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: npm run test

- name: Upload coverage report
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: false

Expand Down

0 comments on commit 5f5da0b

Please sign in to comment.