Merge pull request #204 from apache/dependabot/github_actions/codecov/codecov-action-4.3.0

Bump codecov/codecov-action from 4.2.0 to 4.3.0
diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml
index 5d98f42..60c2c60 100644
--- a/.github/workflows/coverage.yml
+++ b/.github/workflows/coverage.yml
@@ -47,6 +47,6 @@
       run: mvn --show-version --batch-mode --no-transfer-progress test jacoco:report
 
     - name: Upload coverage to Codecov
-      uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4.2.0
+      uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
       with:
         files: ./target/site/jacoco/jacoco.xml