Skip to content

Commit

Permalink
chore(deps): codecov/codecov-action from 3.1.3 to 3.1.4 (#1130)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and cdcabrera committed Jun 2, 2023
1 parent 497e2df commit b2db304
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@v3.1.3
uses: codecov/codecov-action@v3.1.4
- name: Confirm beta integration
if: ${{ success() }}
uses: actions/github-script@v6
Expand Down

0 comments on commit b2db304

Please sign in to comment.