We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a45266a commit a6b2d79Copy full SHA for a6b2d79
.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@894ff025c7b54547a9a2a1e9f228beae737ad3c2 # v3.1.3
51
with:
52
fail_ci_if_error: true
53
0 commit comments