Skip to content

Commit

Permalink
Merge pull request #135 from Coho04/dependabot/github_actions/codecov…
Browse files Browse the repository at this point in the history
…/codecov-action-5.4.0

Bump codecov/codecov-action from 5.3.1 to 5.4.0
  • Loading branch information
Coho04 authored Feb 27, 2025
2 parents c3d234f + 0347491 commit 64e1d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@ jobs:
path: target/surefire-reports

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v5.3.1
uses: codecov/codecov-action@v5.4.0
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 64e1d33

Please sign in to comment.