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 ef54f05 commit ac2af06Copy full SHA for ac2af06
.github/workflows/ci-test.yml
@@ -226,7 +226,7 @@ jobs:
226
227
- name: Upload coverage to Codecov
228
# see: https://github.com/codecov/codecov-action#usage
229
- uses: codecov/codecov-action@40a12dcee2df644d47232dde008099a3e9e4f865 # v3.1.2
+ uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 # v3.1.3
230
with:
231
verbose: true
232
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments