We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5421201 commit f78c394Copy full SHA for f78c394
.github/workflows/ci.yml
@@ -69,7 +69,7 @@ jobs:
69
run: composer stan:ci
70
71
- name: 📤 Upload coverage report to Codecov
72
- uses: codecov/codecov-action@v4.1.1
+ uses: codecov/codecov-action@v4.2.0
73
with:
74
token: ${{ secrets.CODECOV_TOKEN }}
75
files: ./coverage.xml
0 commit comments