Skip to content

Commit b39c2fd

Browse files
chore(deps): update codecov/codecov-action action to v5.4.0 (#929)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6bed745 commit b39c2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
- name: "Upload coverage to Codecov"
6060
if: ${{ runner.os == 'Linux' && matrix.python-version == '3.9' }}
61-
uses: codecov/codecov-action@v5.3.1
61+
uses: codecov/codecov-action@v5.4.0
6262
with:
6363
token: ${{ secrets.CODECOV_TOKEN }}
6464
fail_ci_if_error: true

0 commit comments

Comments
 (0)