diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 66d5861..fa100e5 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@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1 + uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4.2.0 with: directory: ${{ inputs.working-directory }} flags: unittests