We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f43ab95 + 12b6ae7 commit 187995dCopy full SHA for 187995d
1 file changed
.github/workflows/build.yml
@@ -39,7 +39,7 @@ jobs:
39
run: make test
40
41
- name: codecov coverage report
42
- uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
+ uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
43
with:
44
files: ./coverage.out
45
0 commit comments