We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a639711 commit 1c19360Copy full SHA for 1c19360
.github/workflows/continuous-integration.yml
@@ -31,7 +31,7 @@ jobs:
31
- run: npm run docs
32
33
- name: Codecov
34
- uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
+ uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
35
with:
36
directory: ./build/coverage
37
flags: unittests
0 commit comments