diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 1688a0e..33874b6 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -43,4 +43,4 @@ jobs:
         run: yarn test
 
       - name: Coverage
-        uses: codecov/codecov-action@v2
+        uses: codecov/codecov-action@v4