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.
1 parent 5042a71 commit 930b5c7Copy full SHA for 930b5c7
1 file changed
.github/workflows/build_test_ci.yml
@@ -92,7 +92,7 @@ jobs:
92
run: devbox run make test
93
94
- name: Upload coverage reports to Codecov
95
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
+ uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6.0.2
96
with:
97
files: ./coverage.out
98
fail_ci_if_error: false
0 commit comments