We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea9e476 + 03e363c commit abe05ffCopy full SHA for abe05ff
.github/workflows/go.yml
@@ -80,7 +80,7 @@ jobs:
80
path: reports
81
82
- name: Codecov
83
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
84
with:
85
directory: reports
86
flags: unittests
0 commit comments