Skip to content

Commit

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

0 comments on commit b12f648

Please sign in to comment.