Skip to content

Commit 850cce3

Browse files
Bump codecov/codecov-action from 5 to 6 in the actions group (#131)
Bumps the actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action).
1 parent 9338867 commit 850cce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
python -m pytest --cov=yaml2ics --doctest-modules --durations=20
3232
3333
- name: Upload to codecov
34-
uses: codecov/codecov-action@v5
34+
uses: codecov/codecov-action@v6

0 commit comments

Comments
 (0)