Skip to content

Commit c44a371

Browse files
Bump codecov/codecov-action from 4 to 5 (#117)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2207877 commit c44a371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
env:
5656
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
5757
- uses: julia-actions/julia-processcoverage@v1
58-
- uses: codecov/codecov-action@v4
58+
- uses: codecov/codecov-action@v5
5959
with:
6060
file: lcov.info
6161
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)