Skip to content

Commit

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

Bump codecov/codecov-action from 4.3.0 to 4.3.1
  • Loading branch information
io7m committed May 7, 2024
2 parents 899a010 + 6cac660 commit 7193b97
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 @@ -37,7 +37,7 @@ jobs:
name: test-images
path: ./com.io7m.digal.tests/testCSS.png
- name: Coverage
uses: codecov/codecov-action@v4.3.0
uses: codecov/codecov-action@v4.3.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: com.io7m.digal.tests/target/site/jacoco-aggregate/jacoco.xml

0 comments on commit 7193b97

Please sign in to comment.