Skip to content

Commit 111c858

Browse files
committed
chore(deps): update codecov/codecov-action action to v5.5.2
1 parent 94a7f44 commit 111c858

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
with:
9999
pattern: coverage-artifacts-${{ env.DEFAULT_GO_VERSION }}
100100
- name: Upload coverage report
101-
uses: codecov/codecov-action@v5.3.1
101+
uses: codecov/codecov-action@v5.5.2
102102
env:
103103
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
104104
with:

0 commit comments

Comments
 (0)