Skip to content

Commit

Permalink
use new summary action version
Browse files Browse the repository at this point in the history
  • Loading branch information
malaupa committed Jun 7, 2023
1 parent 20e261c commit 6e7d831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Process results
if: always()
uses: malaupa/go-test-coverage-summary-action@v1.0.1
uses: malaupa/go-test-coverage-summary-action@v2.0.0
with:
test_results: "test.out"
coverage_profile: "cover.out"
Expand Down

0 comments on commit 6e7d831

Please sign in to comment.