Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 61314fe

Browse files
authored
Merge pull request #25 from JuliaEarth/dependabot/github_actions/codecov/codecov-action-3
Bump codecov/codecov-action from 1 to 3
2 parents 30d10a4 + d75a56f commit 61314fe

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
@@ -44,6 +44,6 @@ jobs:
4444
- uses: julia-actions/julia-buildpkg@v1
4545
- uses: julia-actions/julia-runtest@v1
4646
- uses: julia-actions/julia-processcoverage@v1
47-
- uses: codecov/codecov-action@v1
47+
- uses: codecov/codecov-action@v3
4848
with:
4949
file: lcov.info

0 commit comments

Comments
 (0)