Skip to content

Commit

Permalink
CICD: bump to new codecov version
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickm663 committed Jan 23, 2024
1 parent 0d6b358 commit 4454420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- uses: julia-actions/julia-buildpkg@latest
- uses: julia-actions/julia-runtest@latest
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v1
- uses: codecov/codecov-action@v3
with:
file: ./lcov.info
flags: unittests
Expand Down

0 comments on commit 4454420

Please sign in to comment.