Skip to content

Commit b0ff55f

Browse files
committed
Merge branch 'main' into dependabot/github_actions/julia-actions/setup-julia-3
2 parents 62db211 + 63925a5 commit b0ff55f

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,6 +41,6 @@ jobs:
4141
- uses: julia-actions/julia-buildpkg@v1
4242
- uses: julia-actions/julia-runtest@v1
4343
- uses: julia-actions/julia-processcoverage@v1
44-
- uses: codecov/codecov-action@v3
44+
- uses: codecov/codecov-action@v6
4545
with:
4646
file: lcov.info

0 commit comments

Comments
 (0)