diff --git a/.github/workflows/Downstream.yml b/.github/workflows/Downstream.yml
index 4535fd8..a09e532 100644
--- a/.github/workflows/Downstream.yml
+++ b/.github/workflows/Downstream.yml
@@ -52,4 +52,4 @@ jobs:
       - uses: julia-actions/julia-processcoverage@v1
       - uses: codecov/codecov-action@v5
         with:
-          file: lcov.info
\ No newline at end of file
+          files: lcov.info
\ No newline at end of file