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 e70b042 commit 9f2266bCopy full SHA for 9f2266b
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
run: composer stan:ci
64
65
- name: 📤 Upload coverage report to Codecov
66
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
67
with:
68
token: ${{ secrets.CODECOV_TOKEN }}
69
files: ./coverage.xml
0 commit comments