Skip to content

Commit 435489f

Browse files
Bump codecov/codecov-action from 5 to 6 (#3527)
1 parent 23dc025 commit 435489f

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
@@ -41,7 +41,7 @@ jobs:
4141
env:
4242
JULIA_NUM_THREADS: 4,1
4343
- uses: julia-actions/julia-processcoverage@v1
44-
- uses: codecov/codecov-action@v5
44+
- uses: codecov/codecov-action@v6
4545
with:
4646
files: lcov.info
4747
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)