Skip to content

Commit 8d88d21

Browse files
committed
Use qltysh/qlty-action/coverage@main
1 parent afcc7cb commit 8d88d21

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
@@ -18,7 +18,7 @@ jobs:
1818
bundler-cache: true
1919
- name: Run RSpec
2020
run: bundle exec rspec
21-
- uses: qltysh/qlty-action/coverage@v1
21+
- uses: qltysh/qlty-action/coverage@main
2222
with:
2323
token: ${{secrets.QLTY_COVERAGE_TOKEN}}
2424
files: coverage/.resultset.json

0 commit comments

Comments
 (0)