We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 328cb01 commit 7422ef4Copy full SHA for 7422ef4
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
working-directory: ./
24
- name: Coveralls
25
- uses: coverallsapp/github-action@v1.1.2
+ uses: coverallsapp/github-action@v1.2.5
26
27
github-token: ${{ secrets.github_token }}
28
path-to-lcov: ./coverage.lcov
0 commit comments