Skip to content

Commit 8b28026

Browse files
Update codecov/codecov-action action to v5
1 parent 4952b47 commit 8b28026

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@v4
66+
uses: codecov/codecov-action@v5
6767
with:
6868
token: ${{ secrets.CODECOV_TOKEN }}
6969
files: ./coverage.xml

0 commit comments

Comments
 (0)