Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2206 from llorllale/update_codecov_action
Browse files Browse the repository at this point in the history
chore: update codecov-action version
  • Loading branch information
George Aristy authored Sep 24, 2020
2 parents 53f73dc + dd361dc commit e42562d
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 @@ -38,7 +38,7 @@ jobs:
- name: Upload coverage to Codecov
timeout-minutes: 10
if: matrix.os == 'ubuntu-18.04' && github.repository == 'hyperledger/aries-framework-go'
uses: codecov/codecov-action@v1.0.6
uses: codecov/codecov-action@v1.0.13
with:
file: ./coverage.txt

Expand Down

0 comments on commit e42562d

Please sign in to comment.