Skip to content

Commit 7192aec

Browse files
authored
Merge pull request #22 from JuliaGeo/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2 parents 9c7e442 + 5e5a325 commit 7192aec

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
@@ -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@v3
38+
- uses: codecov/codecov-action@v4
3939
with:
4040
files: lcov.info
4141
docs:

0 commit comments

Comments
 (0)