Skip to content

Commit ee9a6c2

Browse files
committed
CI: fix codecov setup
1 parent e8ec148 commit ee9a6c2

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
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
only-needed: true
4343
- uses: gap-actions/process-coverage@v2
44-
- uses: codecov/codecov-action@v4
44+
- uses: codecov/codecov-action@v5
4545
with:
4646
token: ${{ secrets.CODECOV_TOKEN }}
4747

0 commit comments

Comments
 (0)