diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 55bdae0f..e6c21c98 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -91,7 +91,7 @@ jobs: # Comment on the PR with the coverage results and register a GitHub check # which links to the coveralls.io job. - name: Publish coverage report to coveralls.io - uses: coverallsapp/github-action@v2.3.0 + uses: coverallsapp/github-action@v2.3.1 with: github-token: ${{ secrets.GITHUB_TOKEN }} format: lcov