We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e210d2 commit c6ed54dCopy full SHA for c6ed54d
.github/workflows/go.yml
@@ -37,6 +37,6 @@ jobs:
37
path: test_results.json
38
39
- name: Upload coverage reports to Codecov
40
- uses: codecov/codecov-action@v4.5.0
+ uses: codecov/codecov-action@v5.4.0
41
with:
42
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments