diff --git a/.github/workflows/coverall.yml b/.github/workflows/coverall.yml index 0aabfad4..01a2f74c 100644 --- a/.github/workflows/coverall.yml +++ b/.github/workflows/coverall.yml @@ -29,4 +29,4 @@ jobs: - name: Test run: JEST_MAX_WORKERS=95% npm run test:report - name: Coveralls - uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949 \ No newline at end of file + uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e \ No newline at end of file