We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0b0504 commit ddb2dc9Copy full SHA for ddb2dc9
.github/workflows/continuous-integration.yml
@@ -32,7 +32,7 @@ jobs:
32
- run: npm run docs
33
34
- name: Codecov
35
- uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1
+ uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
36
with:
37
directory: ./build/coverage
38
flags: unittests
0 commit comments