Skip to content

Commit

Permalink
Bump codecov/codecov-action from 5.1.2 to 5.2.0 (#1156)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent 2e3b97e commit 1dacd74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ jobs:
- name: Download all coverage data
uses: actions/[email protected]
- name: Upload coverage report
uses: codecov/codecov-action@v5.1.2
uses: codecov/codecov-action@v5.2.0
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 1dacd74

Please sign in to comment.