Skip to content

Commit c8b4f57

Browse files
authored
Merge pull request #116 from WIAS-PDELib/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents 172be3d + f053af1 commit c8b4f57

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
@@ -53,7 +53,7 @@ jobs:
5353
env:
5454
JULIA_NUM_THREADS: 4
5555
- uses: julia-actions/julia-processcoverage@v1
56-
- uses: codecov/codecov-action@v5
56+
- uses: codecov/codecov-action@v6
5757
docs:
5858
name: Documentation
5959
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)