diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml
index b38ee34..524471e 100644
--- a/.github/workflows/checks.yml
+++ b/.github/workflows/checks.yml
@@ -59,7 +59,7 @@ jobs:
         with:
           upload-logs-name: logs-linux
       - name: Upload Codecov report
-        uses: codecov/codecov-action@v3.1.2
+        uses: codecov/codecov-action@v3.1.3
         with:
           files: coverage.txt
           fail_ci_if_error: true # optional (default = false)