diff --git a/.github/workflows/continuous_integration.yml b/.github/workflows/continuous_integration.yml
index a64e09d68..67525172f 100644
--- a/.github/workflows/continuous_integration.yml
+++ b/.github/workflows/continuous_integration.yml
@@ -84,7 +84,7 @@ jobs:
           path: "build"
           overwrite: true
 
-      - uses: codecov/codecov-action@v5.1.2 # upload the coverage to codecov
+      - uses: codecov/codecov-action@v5.4.0 # upload the coverage to codecov
         with:
           fail_ci_if_error: false # optional (default = false) - Need CODECOV_TOKEN
         # Do not upload in forks, and only on php8.3, latest deps