Skip to content

Commit 5e629bd

Browse files
authored
Merge pull request #30 from gridap/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 8eaf7ea + 53fca1c commit 5e629bd

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
@@ -26,7 +26,7 @@ jobs:
2626
- uses: julia-actions/julia-buildpkg@v1
2727
- uses: julia-actions/julia-runtest@v1
2828
- uses: julia-actions/julia-processcoverage@v1
29-
- uses: codecov/codecov-action@v4
29+
- uses: codecov/codecov-action@v5
3030
with:
3131
file: lcov.info
3232
verbose: true

0 commit comments

Comments
 (0)