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 17f71e6 commit 0929bb8Copy full SHA for 0929bb8
.github/workflows/continuous-integration.yml
@@ -143,7 +143,7 @@ jobs:
143
144
- name: Upload coverage report to Codecov
145
if: ${{ !cancelled() }}
146
- uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
147
with:
148
fail_ci_if_error: true
149
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments