Skip to content

Commit 45cc90f

Browse files
Chore(deps): Bump codecov/codecov-action from 5.3.1 to 5.4.0 (#1003)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.3.1 to 5.4.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5.3.1...v5.4.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ccbac4 commit 45cc90f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
run: coverage xml
6464
- name: Upload coverage reports to Codecov
6565
if: matrix.python-version == '3.11'
66-
uses: codecov/codecov-action@v5.3.1
66+
uses: codecov/codecov-action@v5.4.0
6767
with:
6868
token: ${{ secrets.CODECOV_TOKEN }}
6969
slug: SWE-agent/SWE-agent

0 commit comments

Comments
 (0)