CI: Move to codecov-action@v3.1.5
[kconfig-hardened-check.git] / .github / workflows / functional_test.yml
index 398f0ccad48e81f66864b4701b66ca309baafff6..c94851e25bdedcbf3c4c8c81f2abff0789a891ef 100644 (file)
@@ -61,7 +61,7 @@ jobs:
         coverage xml -i -o coverage.xml
 
     - name: Handle coverage
-      uses: codecov/codecov-action@v3
+      uses: codecov/codecov-action@v3.1.5
       with:
         files: ./coverage.xml
         flags: functional_test