Skip to content

Commit 9e2ae6b

Browse files
authored
Merge pull request #122 from w3bdesign/renovate/codecov-codecov-action-4.x
Update codecov/codecov-action action to v4.5.0
2 parents 3093c7a + adf7705 commit 9e2ae6b

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)