Skip to content

Commit

Permalink
Update codecov/codecov-action action to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 16, 2021
1 parent 8cfa2eb commit a5055a5
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 @@ -42,7 +42,7 @@ jobs:
run: ./batect generateCodeCoverageReport

- name: Upload coverage to codecov.io
uses: codecov/codecov-action@v1.3.2
uses: codecov/codecov-action@v1.4.0

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

0 comments on commit a5055a5

Please sign in to comment.