Switch codecov-Action@v3 to v0.7.3 so it runs on Intel macs

This commit is contained in:
Stefan Ceriu
2024-09-27 17:49:14 +03:00
committed by Stefan Ceriu
parent 0345e085a2
commit 21d3376b31
2 changed files with 2 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ jobs:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}
flags: uitests
version: v0.7.3
- name: Collect test results
if: ${{ !cancelled() }}