Skip to content

Commit e9f084c

Browse files
authored
Update UnitTest.yml
1 parent b5ae502 commit e9f084c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/UnitTest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: julia-actions/julia-runtest@v1
4747

4848
- uses: julia-actions/julia-processcoverage@v1
49-
- uses: codecov/codecov-action@v1
49+
- uses: codecov/codecov-action@v4
5050
with:
5151
file: lcov.info
5252
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)