Skip to content

Commit f19560f

Browse files
committed
chore(deps): update codecov/codecov-action action to v3
1 parent 30df129 commit f19560f

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
@@ -25,4 +25,4 @@ jobs:
2525
- name: test
2626
run: |
2727
go test -cover -coverprofile coverage.txt -race -v ./...
28-
- uses: codecov/codecov-action@v1
28+
- uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)