Skip to content

Commit 9943894

Browse files
committed
fix: Coveral
1 parent 9e49ced commit 9943894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
3434
- name: Coveralls
3535
if: ${{github.ref == 'refs/heads/main'}}
36-
uses: coverallsapp/github-action@main
36+
uses: coverallsapp/github-action@master
3737
with:
3838
github-token: ${{ secrets.GITHUB_TOKEN }}
3939

0 commit comments

Comments
 (0)