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 88f9885 commit 1556ff2Copy full SHA for 1556ff2
.github/workflows/ci.yml
@@ -124,7 +124,7 @@ jobs:
124
with:
125
pattern: coverage-artifacts-${{ env.DEFAULT_GO_VERSION }}
126
- name: Upload coverage report
127
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
+ uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
128
129
fail_ci_if_error: true
130
files: ./coverage.txt
0 commit comments