Skip to content

Commit 2ef0023

Browse files
Merge pull request #30 from SciML/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents 51b2d4a + 3233485 commit 2ef0023

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
@@ -42,7 +42,7 @@ jobs:
4242
- uses: julia-actions/julia-buildpkg@v1
4343
- uses: julia-actions/julia-runtest@v1
4444
- uses: julia-actions/julia-processcoverage@v1
45-
- uses: codecov/codecov-action@v5
45+
- uses: codecov/codecov-action@v6
4646
with:
4747
file: lcov.info
4848
docs:

0 commit comments

Comments
 (0)