Skip to content

Commit 41eeb0f

Browse files
Bump codecov/codecov-action from 2 to 3 (#145)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
1 parent 408e636 commit 41eeb0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- uses: julia-actions/julia-buildpkg@v1
3838
- uses: julia-actions/julia-runtest@v1
3939
- uses: julia-actions/julia-processcoverage@v1
40-
- uses: codecov/codecov-action@v2
40+
- uses: codecov/codecov-action@v3
4141
with:
4242
files: lcov.info
4343
docs:

0 commit comments

Comments
 (0)