Skip to content

Commit

Permalink
Merge pull request #31 from io7m-com/dependabot/github_actions/codeco…
Browse files Browse the repository at this point in the history
…v/codecov-action-5.3.1

Bump codecov/codecov-action from 5.1.2 to 5.3.1
  • Loading branch information
io7m authored Feb 5, 2025
2 parents 39d5fd5 + b9c398c commit 108c569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.linux.temurin.lts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
path: ./com.io7m.xstructural.tests/target/surefire-reports

- name: Coverage
uses: codecov/codecov-action@v5.1.2
uses: codecov/codecov-action@v5.3.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: com.io7m.xstructural.tests/target/site/jacoco-aggregate/jacoco.xml
Expand Down

0 comments on commit 108c569

Please sign in to comment.