Skip to content

Commit

Permalink
Merge pull request #166 from PumasAI/dependabot/github_actions/codeco…
Browse files Browse the repository at this point in the history
…v/codecov-action-4.5.0

Bump codecov/codecov-action from 3.1.4 to 4.5.0
  • Loading branch information
andreasnoack authored Jul 6, 2024
2 parents a3f1890 + ed16d67 commit 93bf900
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 @@ -67,7 +67,7 @@ jobs:
JULIA_NUM_THREADS: ${{ matrix.threads }}
JULIA_CPU_THREADS: ${{ matrix.threads }}
- uses: julia-actions/julia-processcoverage@03114f09f119417c3242a9fb6e0b722676aedf38 # v1.2.2
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
- uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
with:
file: lcov.info
nocoverage:
Expand Down

0 comments on commit 93bf900

Please sign in to comment.