Skip to content

Commit 0315272

Browse files
authored
Merge pull request #8 from WIAS-PDELib/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents b96a3d7 + d6266a7 commit 0315272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
# env:
5757
# JULIA_NUM_THREADS: 4
5858
- uses: julia-actions/julia-processcoverage@v1
59-
- uses: codecov/codecov-action@v4
59+
- uses: codecov/codecov-action@v5
6060
docs:
6161
name: Documentation
6262
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)