1 parent 105cf6c commit 65c6ed7Copy full SHA for 65c6ed7
1 file changed
.github/workflows/ci.yml
@@ -90,7 +90,7 @@ jobs:
90
91
- name: Upload coverage to Codecov
92
if: always()
93
- uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6
+ uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7
94
with:
95
files: ./Artifacts/coverage/PaperlessREST.Tests/coverage.cobertura.xml,./Artifacts/coverage/PaperlessServices.Tests/coverage.cobertura.xml
96
flags: backend
0 commit comments