Skip to content

Commit a8ec212

Browse files
committed
chore(deps): update codecov/codecov-action action to v4
1 parent a2d6030 commit a8ec212

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
@@ -63,7 +63,7 @@ jobs:
6363
run: composer stan:ci
6464

6565
- name: 📤 Upload coverage report to Codecov
66-
uses: codecov/codecov-action@v3
66+
uses: codecov/codecov-action@v4
6767
with:
6868
token: ${{ secrets.CODECOV_TOKEN }}
6969
files: ./coverage.xml

0 commit comments

Comments
 (0)