X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=.github%2Fworkflows%2Ffunctional_test.yml;h=c94851e25bdedcbf3c4c8c81f2abff0789a891ef;hb=24d0e5c73c30fdc96faf5954a20c0d2e9d271ee3;hp=10338329bd9a5cf4fcba8f3362c25ff2a60b89ca;hpb=0c0cf89ff0a8a1e5a0a8014d07182c782badc3c0;p=kconfig-hardened-check.git diff --git a/.github/workflows/functional_test.yml b/.github/workflows/functional_test.yml index 1033832..c94851e 100644 --- a/.github/workflows/functional_test.yml +++ b/.github/workflows/functional_test.yml @@ -61,7 +61,7 @@ jobs: coverage xml -i -o coverage.xml - name: Handle coverage - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v3.1.5 with: files: ./coverage.xml flags: functional_test