Skip to content

Commit

Permalink
coverallsapp/github-action@v2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hknutzen committed Jan 15, 2024
1 parent 4bb40ea commit 9bc46fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
working-directory: go/test
- name: Coveralls
uses: coverallsapp/github-action@1.1.3
uses: coverallsapp/github-action@v2.2.3
with:
github-token: ${{ secrets.github_token }}
path-to-lcov: go/test/coverage.lcov
file: go/test/coverage.lcov

0 comments on commit 9bc46fa

Please sign in to comment.