We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 343fcf9 + e7e36aa commit 3f3acb0Copy full SHA for 3f3acb0
.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
32
run: git diff --exit-code
33
34
- name: Report code coverage
35
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
+ uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
36
with:
37
token: ${{ secrets.CODECOV_TOKEN }}
38
files: ./.cover/coverage.out
0 commit comments