diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 85ce413..40b35a8 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -30,7 +30,7 @@ jobs: infile: cover.out - name: Coveralls GitHub Action - uses: coverallsapp/github-action@v2.3.4 + uses: coverallsapp/github-action@v2.3.6 with: github-token: ${{ secrets.github_token }} path-to-lcov: coverage.lcov