Skip to content

Commit fec9420

Browse files
authored
Merge pull request #256 from YichengDWu/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2 parents f96d162 + 7d9d542 commit fec9420

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
@@ -34,7 +34,7 @@ jobs:
3434
- uses: julia-actions/julia-buildpkg@v1
3535
- uses: julia-actions/julia-runtest@v1
3636
- uses: julia-actions/julia-processcoverage@v1
37-
- uses: codecov/codecov-action@v3
37+
- uses: codecov/codecov-action@v4
3838
with:
3939
files: lcov.info
4040
docs:

0 commit comments

Comments
 (0)