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 cc3ba5e commit 53258a5Copy full SHA for 53258a5
.github/workflows/main.yml
@@ -33,7 +33,7 @@ jobs:
33
./gradlew build
34
./gradlew test
35
36
- - uses: qltysh/qlty-action/coverage@main
+ - uses: qltysh/qlty-action/coverage@v1
37
with:
38
oidc: true
39
files: build/reports/jacoco/test/jacocoTestReport.xml
0 commit comments