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