We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a45266a + 6be08ec commit 0960c3bCopy full SHA for 0960c3b
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
env:
48
GH_INSTANCE_INDEX: ${{ matrix.instance }}
49
50
- - uses: codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 # v3.1.1
+ - uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
51
with:
52
fail_ci_if_error: true
53
0 commit comments