diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 2ad445a..aa43dba 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -117,7 +117,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Finished - uses: coverallsapp/github-action@v2.3.0 + uses: coverallsapp/github-action@v2.3.3 with: github-token: ${{ secrets.GITHUB_TOKEN }} parallel-finished: true