Skip to content

Commit 50b3f9d

Browse files
authored
Revert "chore(workflows): use action from my personal repo (#75)" (#76)
This reverts commit b3384bb.
1 parent b3384bb commit 50b3f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/report-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
cache: 'yarn'
1616
- run: yarn install --frozen-lockfile
1717
- run: yarn run coverage
18-
- uses: ooade/coverallsapp-github-action@master
18+
- uses: coverallsapp/github-action@master
1919
with:
2020
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)