diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 80e23e4a..650d5eb6 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -115,7 +115,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Finished - uses: coverallsapp/github-action@v2.2.3 + uses: coverallsapp/github-action@v2.3.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} parallel-finished: true