We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 714958c commit 97ba5f3Copy full SHA for 97ba5f3
1 file changed
.github/workflows/main.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: Upload coverage report
66
if: ${{ matrix.platform.os == 'iOS' }}
67
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # pin@5.5.1
+ uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # pin@5.5.2
68
with:
69
token: ${{ secrets.CODECOV_TOKEN }}
70
0 commit comments