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.
1 parent c01edda commit 6b22d96Copy full SHA for 6b22d96
.github/workflows/main.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Upload coverage report
57
if: ${{ matrix.platform.os == 'iOS' }}
58
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # pin@5.5.1
+ uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # pin@5.5.2
59
with:
60
token: ${{ secrets.CODECOV_TOKEN }}
61
0 commit comments