Skip to content

Commit 3c2f78d

Browse files
committed
ci: update coveralls action
1 parent 7d6090e commit 3c2f78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
- run: npm run test:coverage
2626

2727
- name: Coveralls GitHub Action
28-
uses: coverallsapp/github-action@v1.1.2
28+
uses: coverallsapp/github-action@v2
2929
with:
3030
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)