2 parents bc32a1a + 035807c commit 3b4b584Copy full SHA for 3b4b584
1 file changed
.github/workflows/codecov.yml
@@ -72,7 +72,7 @@ jobs:
72
73
- name: Upload coverage to Codecov
74
if: ${{ success() && hashFiles('coverage/cobertura.xml') != '' }}
75
- uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
+ uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
76
with:
77
files: coverage/cobertura.xml
78
flags: unittests
0 commit comments