We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc12339 + 91869ef commit 6d8890aCopy full SHA for 6d8890a
1 file changed
.github/workflows/continuous-integration.yml
@@ -31,7 +31,7 @@ jobs:
31
- run: npm run docs
32
33
- name: Codecov
34
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
+ uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
35
with:
36
directory: ./build/coverage
37
flags: unittests
0 commit comments