Skip to content

Commit a26671d

Browse files
committed
CI: fix codecov setup
1 parent 8b92acd commit a26671d

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

0 commit comments

Comments
 (0)