Compare commits

..

No commits in common. "bcc32526b78cd9b641ff4423e96b7101b39a4fe8" and "0c1908d7bf2e92cb0c325922cb8338f093262fef" have entirely different histories.

View file

@ -59,7 +59,7 @@ jobs:
go test -race -shuffle=on --coverprofile=coverage.coverprofile --covermode=atomic ./...
- name: Upload coverage to Codecov
if: success()
uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a # v5.0.2
uses: codecov/codecov-action@3b1354a6c45db9f1008891f4eafc1a7e94ce1d18 # v5.0.1
with:
token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
lint: