Skip to content

Commit ad37f0a

Browse files
committed
Test updated coverage action args
1 parent 9c5b25e commit ad37f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Run tests
2828
run: go test -coverprofile=coverage.out
2929

30-
- uses: qltysh/qlty-action/coverage@v1
30+
- uses: qltysh/qlty-action/coverage@ma/update_upload_args_with_new_version
3131
with:
3232
oidc: true
3333
files: coverage.out

0 commit comments

Comments
 (0)