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 825ce8d commit 2602ffeCopy full SHA for 2602ffe
.github/workflows/test.yml
@@ -92,7 +92,7 @@ jobs:
92
- name: Download coverage reports from the test job
93
uses: actions/download-artifact@v4
94
95
- - uses: qltysh/qlty-action/coverage@main
+ - uses: qltysh/qlty-action/coverage@v1
96
with:
97
token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
98
files: coverage-*/*.json
0 commit comments