We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1608df commit 116e83cCopy full SHA for 116e83c
.github/workflows/ci.yml
@@ -92,7 +92,7 @@ jobs:
92
93
- name: Upload coverage to Codecov
94
if: matrix.go-version == '1.25.x'
95
- uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v4.6.0
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v4.6.0
96
with:
97
files: ./coverage.out
98
flags: unittests
0 commit comments