We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 148bb41 commit c2512feCopy full SHA for c2512fe
.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