Skip to content

Commit

Permalink
Update codecov/codecov-action action to v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 24, 2021
1 parent 06ee5e5 commit 9c9a7cc
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 @@ -45,7 +45,7 @@ jobs:
run: ./batect generateCodeCoverageReport

- name: Upload coverage to codecov.io
uses: codecov/codecov-action@v2.0.2
uses: codecov/codecov-action@v2.0.3

- name: Assemble release
run: ./batect assembleRelease
Expand Down

0 comments on commit 9c9a7cc

Please sign in to comment.