diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index cf2fe64..32e2208 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -35,4 +35,4 @@ jobs:
       - name: Build with Maven
         run: mvn --batch-mode --update-snapshots fmt:check verify
       - name: Codecov
-        uses: codecov/codecov-action@v4
+        uses: codecov/codecov-action@v5