Skip to content

Commit c4dfdc0

Browse files
committed
Update github actions
1 parent 211a5f3 commit c4dfdc0

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
@@ -27,6 +27,6 @@ jobs:
2727
- run: npm run lint
2828
- run: npm test
2929
- name: Coveralls
30-
uses: coverallsapp/github-action@master
30+
uses: coverallsapp/github-action@v2
3131
with:
3232
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)