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 b264358 commit cc1373fCopy full SHA for cc1373f
.github/workflows/main.yml
@@ -37,7 +37,7 @@ jobs:
37
run: coverage lcov -o coverage.lcov
38
39
- name: Upload coverage data to Qlty Cloud
40
- uses: qltysh/qlty-action/coverage@main
+ uses: qltysh/qlty-action/coverage@v1
41
with:
42
oidc: true
43
files: lcov:coverage.lcov
0 commit comments