Skip to content

Commit e674b7c

Browse files
committed
fix overzealous find & replace
1 parent cb3feb2 commit e674b7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
npm run test:coverage
3030
3131
- name: Coveralls
32-
uses: coverallsapp/github-action@main
32+
uses: coverallsapp/github-action@master
3333
with:
3434
base-path: packages/solid
3535
path-to-lcov: "./packages/solid/coverage/lcov.info"

0 commit comments

Comments
 (0)