aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/codecov.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml
index b6fd20c..c34c71d 100644
--- a/.github/workflows/codecov.yml
+++ b/.github/workflows/codecov.yml
@@ -28,4 +28,4 @@ jobs:
run: |
go test -v -race -coverprofile=coverage.txt -covermode=atomic ./...
- name: upload coverage report
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v3