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 b5931e8 commit f1aa733Copy full SHA for f1aa733
1 file changed
.github/workflows/coverage.yml
@@ -47,6 +47,6 @@ jobs:
47
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # 2.3.6
48
49
- name: Upload coverage to Codecov
50
- uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
51
with:
52
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments