diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml
index 53425f8..7beda50 100644
--- a/.github/workflows/checks.yml
+++ b/.github/workflows/checks.yml
@@ -60,7 +60,7 @@ jobs:
         env:
           CGO_ENABLED: 0
       - name: Upload Codecov report
-        uses: codecov/codecov-action@v1.5.2
+        uses: codecov/codecov-action@v2.1.0
         with:
           files: coverage.txt
           fail_ci_if_error: true # optional (default = false)