Skip to content

Commit

Permalink
Merge pull request #376 from WilhelmusLab/dependabot/github_actions/c…
Browse files Browse the repository at this point in the history
…odecov/codecov-action-4

chore(deps): bump codecov/codecov-action from 3 to 4
  • Loading branch information
cpaniaguam authored Apr 8, 2024
2 parents 5c6d9b0 + 8d0c68f commit c98decf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
env:
PYTHON: python
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
with:
files: lcov.info

0 comments on commit c98decf

Please sign in to comment.