Skip to content

Commit 9f8f46d

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump codecov/codecov-action from 4 to 5
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e29084 commit 9f8f46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
run: python -m pip install "django~=${{ matrix.django-version }}.0"
7373
- name: Run tests
7474
run: python -m pytest
75-
- uses: codecov/codecov-action@v4
75+
- uses: codecov/codecov-action@v5
7676

7777
analyze:
7878
name: CodeQL Analyze

0 commit comments

Comments
 (0)