Skip to content

Commit 485b8b5

Browse files
Merge 14b2c8d into 24e2c0b
2 parents 24e2c0b + 14b2c8d commit 485b8b5

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
@@ -46,7 +46,7 @@ jobs:
4646
- name: Run tests (integration)
4747
run: npm run test:integration
4848
- name: Report coverage
49-
uses: coverallsapp/github-action@v2.3.6
49+
uses: coverallsapp/github-action@v2.3.7
5050
with:
5151
github-token: ${{github.token}}
5252
build:

0 commit comments

Comments
 (0)