We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d97968 commit 8ab80eaCopy full SHA for 8ab80ea
.github/workflows/main.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Upload coverage report
53
if: ${{ matrix.platform.os == 'iOS' }}
54
- uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # pin@5.1.2
+ uses: codecov/codecov-action@5a605bd92782ce0810fa3b8acc235c921b497052 # pin@5.2.0
55
with:
56
token: ${{ secrets.CODECOV_TOKEN }}
57
0 commit comments