Skip to content

Commit 927cda9

Browse files
deps(deps): update codecov/codecov-action action to v4.5.0
1 parent bf33177 commit 927cda9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
run: composer test:cc
8787

8888
- name: 📤 Upload code coverage report to Codecov
89-
uses: codecov/codecov-action@v4.4.1
89+
uses: codecov/codecov-action@v4.5.0
9090
with:
9191
files: app/.build/phpunit/logs/clover.xml
9292
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)