We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1213d22 + d693de3 commit 4c90dfcCopy full SHA for 4c90dfc
.github/workflows/continuous-integration.yml
@@ -27,7 +27,7 @@ jobs:
27
- run: npm run test
28
29
- name: Codecov
30
- uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
+ uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
31
with:
32
directory: ./build/coverage
33
flags: unittests
0 commit comments