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 9c5b25e commit ad37f0aCopy full SHA for ad37f0a
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Run tests
28
run: go test -coverprofile=coverage.out
29
30
- - uses: qltysh/qlty-action/coverage@v1
+ - uses: qltysh/qlty-action/coverage@ma/update_upload_args_with_new_version
31
with:
32
oidc: true
33
files: coverage.out
0 commit comments