Skip to content

Commit b2dda8e

Browse files
authored
Update ci.yml
1 parent 29368a7 commit b2dda8e

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
@@ -53,6 +53,6 @@ jobs:
5353
- uses: julia-actions/julia-buildpkg@v1
5454
- uses: julia-actions/julia-runtest@v1
5555
- uses: julia-actions/julia-processcoverage@v1
56-
- uses: codecov/codecov-action@v1
56+
- uses: codecov/codecov-action@v4
5757
with:
5858
file: lcov.info

0 commit comments

Comments
 (0)