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 8b7372f commit 569d55aCopy full SHA for 569d55a
.github/workflows/ci-test.yml
@@ -225,7 +225,7 @@ jobs:
225
226
- name: Upload coverage to Codecov
227
# see: https://github.com/codecov/codecov-action#usage
228
- uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 # v3.1.3
+ uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
229
with:
230
verbose: true
231
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments