We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd1323e commit 4455b11Copy full SHA for 4455b11
1 file changed
.github/workflows/continuous-integration.yml
@@ -71,6 +71,6 @@ jobs:
71
run: bundle exec fastlane pod_lint
72
73
- name: Upload coverage to Codecov
74
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
75
76
- run: echo "🍏 This job's status is ${{ job.status }}."
0 commit comments