We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de85970 + c539893 commit b518e0aCopy full SHA for b518e0a
1 file changed
.github/workflows/codecov.yml
@@ -76,7 +76,7 @@ jobs:
76
77
- name: Upload coverage to Codecov
78
if: ${{ success() && hashFiles('coverage/cobertura.xml') != '' }}
79
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
+ uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
80
with:
81
files: coverage/cobertura.xml
82
flags: unittests
0 commit comments