We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67b15b8 + a1254e2 commit a00f0faCopy full SHA for a00f0fa
.github/workflows/continuous-integration.yml
@@ -27,7 +27,7 @@ jobs:
27
- run: npm run test
28
29
- name: Codecov
30
- uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
+ uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
31
with:
32
directory: ./build/coverage
33
flags: unittests
0 commit comments