We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7994616 + ff65d2f commit 4e7ed7aCopy full SHA for 4e7ed7a
1 file changed
.github/workflows/ci-cd.yml
@@ -548,7 +548,7 @@ jobs:
548
549
- name: Upload coverage
550
if: ${{ github.event_name != 'schedule' }}
551
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
+ uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
552
with:
553
files: ./coverage.xml
554
flags: >-
0 commit comments