Skip to content

Commit c041968

Browse files
authored
Update test.yml
Making a fix attempt at the coverallsapp/github-action issues Signed-off-by: Stephen Isienyi <stephen.isienyi@gmail.com>
1 parent e315f20 commit c041968

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
- run: npm install --legacy-peer-deps
2828
- run: npm run test:core -- --coverage
2929

30-
- uses: coverallsapp/github-action@master
30+
- uses: coverallsapp/github-action@main
3131
with:
3232
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)