Skip to content

Commit 9ed1d46

Browse files
authored
Revert "Bump codecov/codecov-action from 3 to 5 (#965)"
This reverts commit 0538d3d.
1 parent 5d3b097 commit 9ed1d46

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
@@ -62,6 +62,6 @@ jobs:
6262
- uses: julia-actions/julia-buildpkg@v1
6363
- uses: julia-actions/julia-runtest@v1
6464
- uses: julia-actions/julia-processcoverage@v1
65-
- uses: codecov/codecov-action@v5
65+
- uses: codecov/codecov-action@v3
6666
with:
6767
files: lcov.info

0 commit comments

Comments
 (0)