Skip to content

Commit 1073637

Browse files
authored
Merge pull request #5 from chriselrod/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2 parents fab2e7c + 635e841 commit 1073637

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

0 commit comments

Comments
 (0)