Skip to content

Commit 7b0dd46

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 2c4a75c commit 7b0dd46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run: go test -v -race -coverprofile=coverage.out ./...
5959

6060
- name: Upload coverage reports
61-
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5
61+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
6262
with:
6363
files: ./coverage.out
6464
flags: unittests

0 commit comments

Comments
 (0)