Skip to content

Commit

Permalink
Bump codecov/codecov-action from 5.0.2 to 5.0.4 (#1123)
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 Nov 20, 2024
1 parent 06e888f commit 5693255
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/download-artifact@v4.1.8
- name: Upload coverage report
uses: codecov/codecov-action@v5.0.2
uses: codecov/codecov-action@v5.0.4
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 5693255

Please sign in to comment.