diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index b5bf991..42dd194 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -78,7 +78,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