Skip to content

Commit 6446e15

Browse files
committed
ci: update coveralls action
1 parent bb1750c commit 6446e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: pnpm run test:ci
3232

3333
- name: Coveralls 🎉
34-
uses: coverallsapp/github-action@master
34+
uses: coverallsapp/github-action@v2
3535
with:
3636
github-token: ${{ secrets.GITHUB_TOKEN }}
3737

0 commit comments

Comments
 (0)