Skip to content

Commit 076a36a

Browse files
authored
Merge pull request #124 from WIAS-PDELib/dependabot/github_actions/codecov/codecov-action-7
Bump codecov/codecov-action from 6 to 7
2 parents 125ef77 + eed38c3 commit 076a36a

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
@@ -51,7 +51,7 @@ jobs:
5151
- uses: julia-actions/julia-buildpkg@v1
5252
- uses: julia-actions/julia-runtest@v1
5353
- uses: julia-actions/julia-processcoverage@v1
54-
- uses: codecov/codecov-action@v6
54+
- uses: codecov/codecov-action@v7
5555
docs:
5656
name: Documentation
5757
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)