diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 397c6e0..97d4601 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -348,7 +348,7 @@ jobs: path: ${{ inputs.working-directory }}/coverage.txt - name: Send results to codecov.io - uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0 + uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4.3.1 with: directory: ${{ inputs.working-directory }} flags: unittests