We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 19ec657 + 97ba5f3 commit 11f164cCopy full SHA for 11f164c
.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 # [email protected].1
+ uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # [email protected].2
68
with:
69
token: ${{ secrets.CODECOV_TOKEN }}
70
0 commit comments