Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrosse committed Mar 14, 2024
1 parent d37f6f8 commit ffd28b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
runs-on: ubuntu-latest
needs: unit_tests
steps:
- uses: fgrosse/go-coverage-report@327c59632cfef7b5008f7c460c4ddcfb56a2a24f
- uses: fgrosse/go-coverage-report@83a5035cb740bd9a8039061047df9ef79f3c6bb5
with:
coverage-artifact-name: "code-coverage"
coverage-file-name: "coverage.txt"

0 comments on commit ffd28b6

Please sign in to comment.