Skip to content

Commit 8590dd8

Browse files
Merge 5a2bfa4 into 32b7510
2 parents 32b7510 + 5a2bfa4 commit 8590dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
outfile: coverage.lcov
5353
version: v1.0.5
5454
- name: push coverage
55-
uses: coverallsapp/github-action@v2.0.0
55+
uses: coverallsapp/github-action@v2.1.1
5656
with:
5757
github-token: ${{ secrets.GITHUB_TOKEN }}
5858
path-to-lcov: ./coverage.lcov

0 commit comments

Comments
 (0)