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 dff9dcc commit f96b64eCopy full SHA for f96b64e
.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@894ff025c7b54547a9a2a1e9f228beae737ad3c2 #v3.1.3
+ uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d #v3.1.4
79
80
- name: Ensure go generate produces a zero diff for update-urls
81
shell: bash
0 commit comments