diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 5fb66d5..4251b9f 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -72,7 +72,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