Skip to content

Commit 4ba366f

Browse files
Bump codecov/codecov-action from 6 to 7 (#52)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 358bc53 commit 4ba366f

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
@@ -35,7 +35,7 @@ jobs:
3535
- uses: julia-actions/julia-buildpkg@v1
3636
- uses: julia-actions/julia-runtest@v1
3737
- uses: julia-actions/julia-processcoverage@v1
38-
- uses: codecov/codecov-action@v6
38+
- uses: codecov/codecov-action@v7
3939
with:
4040
files: lcov.info
4141
docs:

0 commit comments

Comments
 (0)