We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abc92dd commit a489105Copy full SHA for a489105
.github/workflows/main.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Run tests
35
run: npm test
36
37
- - uses: qltysh/qlty-action/coverage@main
+ - uses: qltysh/qlty-action/coverage@v1
38
with:
39
oidc: true
40
files: coverage/lcov.info
0 commit comments