Skip to content

Commit 82e55bb

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 3fb668e commit 82e55bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
language: go
5252

5353
- name: Upload coverage to Codecov
54-
uses: codecov/codecov-action@v4
54+
uses: codecov/codecov-action@v5
5555

5656
- name: Go Coverage Badge
5757
uses: tj-actions/coverage-badge-go@v2

0 commit comments

Comments
 (0)