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 c96f5a9 commit 30df030Copy full SHA for 30df030
.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.4
+ uses: codecov/codecov-action@v3.1.5
73
with:
74
token: ${{ secrets.CODECOV_TOKEN }}
75
files: ./coverage.xml
0 commit comments