Skip to content

Commit 7039cbf

Browse files
Update codecov/codecov-action action to v5 (#582)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b57a51d commit 7039cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
if: ${{ always() }}
9595

9696
- name: Publish coverage results to Codecov
97-
uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # v4.0.1
97+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
9898
with:
9999
token: 2168e29b-e40e-4ddf-acc3-00907462e93e # not ideal, but limited risk
100100
file: coverage-${{ matrix.python-version }}.xml

0 commit comments

Comments
 (0)