diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index cb80df66..bc3beb4c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -92,7 +92,7 @@ jobs: working-directory: ./charmm - name: CodeCov - uses: codecov/codecov-action@v2.0.3 + uses: codecov/codecov-action@v2.1.0 with: file: ./coverage.xml flags: unittests