Skip to content

Commit 17a5789

Browse files
Bump codecov/codecov-action from 6 to 7 (#277)
1 parent 5d9d888 commit 17a5789

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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
4343
- uses: julia-actions/julia-processcoverage@v1
44-
- uses: codecov/codecov-action@v6
44+
- uses: codecov/codecov-action@v7
4545
with:
4646
token: ${{ secrets.CODECOV_TOKEN }}
4747
file: lcov.info

0 commit comments

Comments
 (0)