We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ccbac4 commit 45cc90fCopy full SHA for 45cc90f
.github/workflows/pytest.yaml
@@ -63,7 +63,7 @@ jobs:
63
run: coverage xml
64
- name: Upload coverage reports to Codecov
65
if: matrix.python-version == '3.11'
66
- uses: codecov/codecov-action@v5.3.1
+ uses: codecov/codecov-action@v5.4.0
67
with:
68
token: ${{ secrets.CODECOV_TOKEN }}
69
slug: SWE-agent/SWE-agent
0 commit comments