Skip to content

Commit adf7705

Browse files
Update codecov/codecov-action action to v4.5.0
1 parent 3093c7a commit adf7705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
- name: Upload coverage reports to Codecov
2-
uses: codecov/codecov-action@v4.0.1
2+
uses: codecov/codecov-action@v4.5.0
33
with:
44
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)