Skip to content

Commit 5c6328c

Browse files
authored
Merge pull request #32 from WIAS-PDELib/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents 66a2a86 + 9f2932b commit 5c6328c

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

0 commit comments

Comments
 (0)