diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9559c98..9cda02c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -38,7 +38,7 @@ jobs: run: go test -v ./pkg/... - name: Report coverage - uses: codecov/codecov-action@v5.4.0 + uses: codecov/codecov-action@v5.5.0 webhook-image: runs-on: ubuntu-latest