Skip to content

Commit d44bd05

Browse files
authored
Merge pull request #414 from SUSE/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents bc0205d + 1e57866 commit d44bd05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pcw.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
- name: Run tests and collect coverage
4040
run: pytest --cov
4141
- name: Upload coverage to Codecov
42-
uses: codecov/codecov-action@v4
42+
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)