Skip to content

Commit 2a3d6ea

Browse files
authored
Merge pull request #251 from ClapeyronThermo/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2 parents 955c084 + d5b05e0 commit 2a3d6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
with:
6262
coverage: true
6363
- uses: julia-actions/julia-processcoverage@latest
64-
- uses: codecov/codecov-action@v3
64+
- uses: codecov/codecov-action@v4
6565
with:
6666
file: lcov.info
6767
docs:

0 commit comments

Comments
 (0)