Skip to content

Commit 23c0d8a

Browse files
Merge pull request #37 from MichaelHatherly/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 599b4e3 + 790263e commit 23c0d8a

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
@@ -65,6 +65,6 @@ jobs:
6565

6666
- uses: julia-actions/julia-processcoverage@v1
6767

68-
- uses: codecov/codecov-action@v4
68+
- uses: codecov/codecov-action@v5
6969
with:
7070
file: lcov.info

0 commit comments

Comments
 (0)