Skip to content

Commit

Permalink
Merge pull request #51 from axone-protocol/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…codecov/codecov-action-5
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
2 parents b13a4b9 + 861652b commit 8e66682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
make test-go
- name: Upload coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
if: github.actor != 'dependabot[bot]'
with:
files: ./target/coverage.txt
Expand Down

0 comments on commit 8e66682

Please sign in to comment.