Skip to content

Commit cc1373f

Browse files
committed
v1
1 parent b264358 commit cc1373f

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
@@ -37,7 +37,7 @@ jobs:
3737
run: coverage lcov -o coverage.lcov
3838

3939
- name: Upload coverage data to Qlty Cloud
40-
uses: qltysh/qlty-action/coverage@main
40+
uses: qltysh/qlty-action/coverage@v1
4141
with:
4242
oidc: true
4343
files: lcov:coverage.lcov

0 commit comments

Comments
 (0)