Skip to content

Commit

Permalink
Merge pull request #9 from KarolosLykos/dependabot/github_actions/cod…
Browse files Browse the repository at this point in the history
…ecov/codecov-action-3.1.0

build(deps): bump codecov/codecov-action from 3.0.0 to 3.1.0
  • Loading branch information
KarolosLykos authored Apr 26, 2022
2 parents 4fa7864 + dfb5d7f commit 9732e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:

- name: Upload coverage to Codecov
if: success() && matrix.os == 'ubuntu-latest'
uses: codecov/codecov-action@v3.0.0
uses: codecov/codecov-action@v3.1.0

0 comments on commit 9732e6f

Please sign in to comment.