Skip to content

Commit f2195df

Browse files
chore(deps): update codecov/codecov-action action to v5.5.4 (#157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8bcda61 commit f2195df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-test.yaml

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

9090
- name: Upload coverage
9191
if: steps.cache.outputs.should-run == 'true'
92-
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
92+
uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
9393
continue-on-error: true
9494
with:
9595
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)