Skip to content

Commit 66d0630

Browse files
committed
chore(deps): update codecov/codecov-action action to v3
1 parent 4c48077 commit 66d0630

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)