Skip to content

Commit

Permalink
chore(deps): bump codecov/codecov-action from 2.1.0 to 3.1.0 (#929)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and cdcabrera committed May 25, 2022
1 parent 7149b50 commit ff8e905
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 @@ -41,7 +41,7 @@ jobs:
}
- name: Code coverage
if: ${{ success() }}
uses: codecov/codecov-action@v2.1.0
uses: codecov/codecov-action@v3.1.0
- name: Confirm beta integration
if: ${{ success() }}
uses: actions/github-script@v6
Expand Down

0 comments on commit ff8e905

Please sign in to comment.