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 b44458f commit d6cf401Copy full SHA for d6cf401
.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@v3.1.6
+ uses: codecov/codecov-action@v4.1.0
73
with:
74
token: ${{ secrets.CODECOV_TOKEN }}
75
files: ./coverage.xml
0 commit comments