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 5b1e585 commit 2066669Copy full SHA for 2066669
.github/workflows/run-tests.yml
@@ -39,7 +39,7 @@ jobs:
39
update-reviews
40
update-review-teams
41
- name: Upload coverage reports to Codecov
42
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
43
with:
44
token: ${{ secrets.CODECOV_TOKEN }}
45
verbose: true
0 commit comments