X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=.github%2Fworkflows%2Ffunctional_test.yml;h=10338329bd9a5cf4fcba8f3362c25ff2a60b89ca;hb=0c0cf89ff0a8a1e5a0a8014d07182c782badc3c0;hp=398f0ccad48e81f66864b4701b66ca309baafff6;hpb=6f3214d43f294c5e467d9aaf90207867b3e87090;p=kconfig-hardened-check.git diff --git a/.github/workflows/functional_test.yml b/.github/workflows/functional_test.yml index 398f0cc..1033832 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@v3 + uses: codecov/codecov-action@v4 with: files: ./coverage.xml flags: functional_test