diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 6cf8abcd..f5a26899 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -32,7 +32,7 @@ jobs: - run: npm run docs - name: Codecov - uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1 + uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0 with: directory: ./build/coverage flags: unittests