diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 60d6d46f0..9c865db45 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -126,7 +126,7 @@ jobs: make test - name: Publish Unit Test Coverage - uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4 + uses: codecov/codecov-action@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0 # v3.1.5 with: flags: unittests file: ./cover.out