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 e14cf8d commit 3197219Copy full SHA for 3197219
.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@fdcc8476540edceab3de004e990f80d881c6cc00 # pin@5.5.0
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # pin@5.5.1
59
with:
60
token: ${{ secrets.CODECOV_TOKEN }}
61
0 commit comments