Skip to content

Commit bed3f73

Browse files
committed
Update codecov/codecov-action action to v4
1 parent 8258355 commit bed3f73

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
@@ -117,7 +117,7 @@ jobs:
117117
run: |
118118
dotnet nuke Pack --skip
119119
- name: 🐿 Publish Coverage
120-
uses: codecov/codecov-action@v3
120+
uses: codecov/codecov-action@v4
121121
with:
122122
name: 'actions-${{ matrix.os }}'
123123
- name: 🏺 Publish logs

0 commit comments

Comments
 (0)