diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 69eb2f3..6d98f67 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -67,4 +67,4 @@ jobs: fetch-depth: 2 - run: go test -race -tags=all -coverprofile=coverage.txt -covermode=atomic ./... - name: Codecov - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v7