diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c7edffcd..397d8d78 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: - name: Run tests (integration) run: npm run test:integration - name: Report coverage - uses: coverallsapp/github-action@v2.3.0 + uses: coverallsapp/github-action@v2.3.4 with: github-token: ${{github.token}} build: