Skip to content

Commit

Permalink
chore(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3 (#785)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and cdcabrera committed Sep 15, 2021
1 parent 615e519 commit 6ca93d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
}
- name: Code coverage
if: ${{ success() }}
uses: codecov/codecov-action@v2.0.2
uses: codecov/codecov-action@v2.0.3
- name: Confirm beta integration
if: ${{ success() }}
uses: actions/github-script@v4.0.2
Expand Down

0 comments on commit 6ca93d6

Please sign in to comment.