Skip to content

Commit 83a2b8f

Browse files
authored
Merge pull request #13 from chriselrod/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents 310356b + 4cadb40 commit 83a2b8f

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

0 commit comments

Comments
 (0)