diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8a978f9..0979fff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -92,7 +92,7 @@ jobs: - name: Upload coverage to Codecov if: matrix.go-version == '1.25.x' - uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v4.6.0 + uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v4.6.0 with: files: ./coverage.out flags: unittests