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 18c061c commit 0cdf419Copy full SHA for 0cdf419
.github/workflows/tests.yml
@@ -75,7 +75,7 @@ jobs:
75
76
- name: Upload coverage to Codecov
77
if: ${{ matrix.update-coverage }}
78
- uses: codecov/codecov-action@40a12dcee2df644d47232dde008099a3e9e4f865 #v3.1.2
+ uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 #v3.1.3
79
80
- name: Ensure go generate produces a zero diff for update-urls
81
shell: bash
0 commit comments