Skip to content

Commit 192f29b

Browse files
Merge pull request #23 from MichaelHatherly/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 82129d6 + ab5591f commit 192f29b

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
@@ -48,6 +48,6 @@ jobs:
4848

4949
- uses: julia-actions/julia-processcoverage@v1
5050

51-
- uses: codecov/codecov-action@v4
51+
- uses: codecov/codecov-action@v5
5252
with:
5353
file: lcov.info

0 commit comments

Comments
 (0)