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 1677fce commit f99c8beCopy full SHA for f99c8be
.github/workflows/ci.yml
@@ -66,7 +66,7 @@ jobs:
66
- name: Run tests (integration)
67
run: npm run test:integration
68
- name: Report coverage
69
- uses: coverallsapp/github-action@v1.1.2
+ uses: coverallsapp/github-action@1.1.3
70
with:
71
github-token: ${{github.token}}
72
build:
0 commit comments