Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano authored Nov 26, 2024
1 parent 77648f8 commit 9372dcc
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:

- uses: julia-actions/julia-processcoverage@03114f09f119417c3242a9fb6e0b722676aedf38

- uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238
- uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
with:
file: lcov.info
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 9372dcc

Please sign in to comment.