Skip to content

Commit b262969

Browse files
committed
Bump to qltysh/qlty-action/coverage@v2
1 parent 5d4a3ba commit b262969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: bin/rspec
6161

6262
- name: Publish code coverage
63-
uses: qltysh/qlty-action/coverage@v1
63+
uses: qltysh/qlty-action/coverage@v2
6464
with:
6565
token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
6666
files: coverage/coverage.json

0 commit comments

Comments
 (0)